TShock/TShockAPI/Rest
2012-02-16 12:01:02 +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 REST endpoint /lists/bans is now /v2/lists/bans 2012-02-09 22:43:54 -07: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