Skip to content
  • Auto
  • Light
  • Dark

Projects

Projects

Projects

Project
Projectobject
ShowShow
config_repostring
display_namestring
objectenum
"project"
Hide ParametersShow Parameters
"project"
orgstring
slugstring
targetsarray of Target

ProjectsBranches

Create a new branch for a project
post/v0/projects/{project}/branches
Delete a project branch
delete/v0/projects/{project}/branches/{branch}
List project branches
get/v0/projects/{project}/branches
Retrieve a project branch
get/v0/projects/{project}/branches/{branch}
Project Branch
ProjectBranchobject
ShowShow
branchstring
config_commitrepoobjectshastringCommit
latest_buildidstringconfig_commitstringcreated_atstringdocumented_specunionobjectenumorgstringprojectstringtargetsobjectupdated_atstringBuildObject
objectenum
"project_branch"
Hide ParametersShow Parameters
"project_branch"
orgstring
projectstring

ProjectsConfigs

Generate configuration suggestions based on an OpenAPI spec
post/v0/projects/{project}/configs/guess
Retrieve configuration files for a project
get/v0/projects/{project}/configs