TShock/TShockAPI/Rest
Lucas Nicodemus b8e4dffd74 Add new REST endpoint:
- /v2/server/rawcmd

Takes parameters:
 - cmd

Commands have to start with /, some commands aren't written properly, and may not return any more output than a status code.
2012-01-02 22:14:30 -07:00
..
Rest.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
RestCommand.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
RestManager.cs Add new REST endpoint: 2012-01-02 22:14:30 -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 Added any missing license headers to all files 2012-01-01 03:06:48 -07:00