TShock/TShockAPI/Rest
2016-04-07 19:01:49 +09:30
..
Rest.cs Added rate limiting to RESTful API 2015-09-24 15:47:46 +01:00
RestCommand.cs Added rate limiting to RESTful API 2015-09-24 15:47:46 +01:00
RestManager.cs Added rate limiting to RESTful API 2015-09-24 15:47:46 +01:00
RestObject.cs Updated XML documentation for several methods 2015-04-12 23:39:04 -06:00
RestPermissions.cs Change static readonly fields in RestManager to const, as a const is a static readonly field, and allows us to use them in the rest documentation attributes. 2015-04-05 17:44:27 -04:00
RestVerbs.cs Updated XML documentation for several methods 2015-04-12 23:39:04 -06:00
SecureRest.cs Marked NewToken as obsolete. Fixed route issues with NewTokenV2 2016-04-07 19:01:49 +09:30