API ReferenceGit
Update dev server configuration
Update the dev server configuration for a repository and branch.
Path Parameters
repo_id*string
Repository ID
Format
uuidRequest Body
application/json
devCommand?string|null
installCommand?string|null
timeout?integer|null
Format
int32envVars?|null
ports?|null
preset?null|string
systemd?null|
users?|null
groups?|null
additionalFiles?|null
webTerminal?boolean|null
webVscode?boolean|null
additionalRepositories?|null
branch?string|null
Response Body
curl -X PUT "https://api.freestyle.sh/git/v1/repo/497f6eca-6276-4993-bfeb-53cbbbba6f08/dev-server-configuration" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Empty