This website requires JavaScript.
Explore
Help
Register
Sign in
themaster1970sf
/
TShock
Watch
1
Star
0
Fork
You've already forked TShock
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
5c1d5ae586
TShock
/
TShockAPI
/
Rest
History
Download ZIP
Download TAR.GZ
ProfessorXZ
05a4e025f7
Added the Registered property to REST's players/read endpoints
2016-08-30 09:16:01 +02:00
..
Rest.cs
Added rate limiting to RESTful API
2015-09-24 15:47:46 +01:00
RestCommand.cs
Added rate limiting to RESTful API
2015-09-24 15:47:46 +01:00
RestManager.cs
Added the Registered property to REST's players/read endpoints
2016-08-30 09:16:01 +02: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
Removed the long-deprecated /token/create endpoint
2016-04-07 19:04:41 +09:30