mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-12 08:33:43 +01:00
Update repository POST API docs
This commit is contained in:
+1
-1
@@ -287,7 +287,7 @@ Modifications to the repository are done with the following request:
|
||||
|
||||
I POST "/Repository" => @ref Tgstation.Server.Api.Models.Repository => @ref Tgstation.Server.Api.Models.Repository
|
||||
|
||||
Each update creates a job specified in the @ref Tgstation.Server.Api.Models.Repository.ActiveJob field jobs will be queued in succession. See below for post examples.
|
||||
Each update that requires git changes creates a job specified in the @ref Tgstation.Server.Api.Models.Repository.ActiveJob field jobs will be queued in succession. See below for POST examples.
|
||||
|
||||
@subsubsection api_repopost Repository Commands for Git Aliases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user