TShock/TShockAPI/Rest
high 7ae6910853 Endpoint registering '/ep' will no longer match '/ep/x'.
Trailing slashes removed. So '/ep/' will become '/ep'.
2011-09-05 15:06:08 -04:00
..
Rest.cs Endpoint registering '/ep' will no longer match '/ep/x'. 2011-09-05 15:06:08 -04:00
RestCommand.cs Endpoint registering '/ep' will no longer match '/ep/x'. 2011-09-05 15:06:08 -04:00
RestManager.cs Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest 2011-09-05 14:12:59 -04:00
RestObject.cs Moved classes out of Rest.cs into their own files. 2011-09-05 14:15:46 -04:00
RestVerbs.cs Moved classes out of Rest.cs into their own files. 2011-09-05 14:15:46 -04:00
SecureRest.cs Added config options for RestApi 2011-09-05 14:33:37 -04:00