TShock/TShockAPI/Rest
Lucas Nicodemus e17f56fae0 Added new REST endpoints:
- /v2/world/save
 -- Saves the world
 - /v2/world/autosave/state/{bool}
 -- Changes the autosave state of the server

TSHOCKPLUGINS-12
2012-01-07 14:15:08 -07:00
..
Rest.cs TSHOCKPLUGINS-2 #resolve #comment Added. 2012-01-03 15:29:36 -07:00
RestCommand.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
RestManager.cs Added new REST endpoints: 2012-01-07 14:15:08 -07:00
RestObject.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
RestVerbs.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
SecureRest.cs Add new REST endpoint: 2012-01-03 15:18:05 -07:00