This commit is contained in:
Jordan Brown
2018-08-15 22:32:24 -04:00
committed by GitHub
parent ba04a60a0a
commit c81436be8f
+2 -2
View File
@@ -376,8 +376,6 @@ To get a specific compile job use:
I GET "/DreamMaker/{CompileJobId}" => @ref Tgstation.Server.Api.Models.CompileJob
*/
@subsection api_config Static Files
Static files can be both read and written.
@@ -429,3 +427,5 @@ The returned job represents the startup process for the watchdog
To stop the watchdog use the following request:
I DELETE "/DreamDaemon" => OK
*/