TShock/TShockAPI/Rest
White e3a8112b5b REST updates.
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.
2017-02-02 14:28:35 +10:30
..
Rest.cs REST updates. 2017-02-02 14:28:35 +10:30
RestCommand.cs REST updates. 2017-02-02 14:28:35 +10:30
RestManager.cs REST updates. 2017-02-02 14:28:35 +10:30
RestObject.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RestPermissions.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
RestVerbs.cs Changed year to 2016 on all GPL headers 2016-10-16 17:06:02 -02:00
SecureRest.cs Remove an oversight relating to REST token management 2017-02-02 00:23:12 +10:30