Rest.cs got a lot of commenting at last. Redirects and upgrades can now be easily added for REST routes via the `Rest.RegisterRedirect(base, target, upgrade)` method. Redirects added for all routes. Upgrades added for `/world/bloodmoon` and `/v2/world/autosave`, as they both use old-style REST verbs. |
||
|---|---|---|
| .. | ||
| Rest.cs | ||
| RestCommand.cs | ||
| RestManager.cs | ||
| RestObject.cs | ||
| RestPermissions.cs | ||
| RestVerbs.cs | ||
| SecureRest.cs | ||