TShock/TShockAPI/Rest
stevenh 4c09e7b66f Potential fix for #390 fixing the return of group.Permissions listing permissions as negated permissions
Added TotalPermissions method to get the combined total permissions as used for HasPermissions
Added totalpermissions to output of /v2/group/read output in RestAPI
2012-02-20 10:58:46 +00:00
..
Rest.cs Fixed broken Content-Type header, was adding to text/html instead of replacing it 2012-02-16 11:14:52 +00:00
RestCommand.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
RestManager.cs Potential fix for #390 fixing the return of group.Permissions listing permissions as negated permissions 2012-02-20 10:58:46 +00:00
RestObject.cs Added parameterless constructor for RestObject required for JavaScriptSerializer.Deserialize 2012-02-16 12:01:02 +00:00
RestVerbs.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
SecureRest.cs Added -rest-token, which will allow command line creation of a REST token. 2012-02-04 20:09:18 -07:00