TShock/TShockAPI/Rest
Lucas Nicodemus 6fe33b5c43 /v2/groups/create uses non-deprecated AddGroup call
This should have no functional change that's negative. The previous
method only returned errors based on exceptions, so switching does
nothing except remove deprecated code.
2015-04-13 00:04:59 -06:00
..
Rest.cs Remove 'ass' and unused 'appName' for 'assembly' 💩 2015-04-13 00:00:55 -06:00
RestCommand.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
RestManager.cs /v2/groups/create uses non-deprecated AddGroup call 2015-04-13 00:04:59 -06: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 Remove more obsolete code; fix tab/space screwup in TSPlayer 2015-02-28 19:37:06 -07:00