tgstation-server API v10.7.0
Full changelog can be found here.
- Added the
immediateMemoryUsage
byte count field to the DreamDaemon response model. This field will only be populated if the game server is running. (#1855 @Cyberboss) - Added PATCH
/api/Repository
action which performs a reclone, deleting the old repository and re-cloning it from its origin. Added repository rights flag 16384 for this action. (#1855 @Cyberboss) - The GitHub API calls made by GET
/api/Administration
are now cached for 30 minutes. This can be forcefully refreshed with the?fresh=true
query param. (#1855 @Cyberboss)