TShock/TShockAPI/Rest
2015-07-06 12:36:48 +01:00
..
Rest.cs Adding exception at used REST port problem 2015-07-06 12:36:48 +01:00
RestCommand.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
RestManager.cs Fix more broken calls. 2015-07-04 16:17:31 +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 Move all TShock usages to use User.VerifyPassword() 2015-04-13 11:16:21 -06:00