GET /v0.1/apps/{owner_name}/{app_name}/branches/{branch}/export_config
Summary: —
Operation ID: buildConfigurations_get
Auth: api_key
Operation ID: buildConfigurations_get
Auth: api_key
Description
Gets the build configuration in Azure pipeline YAML format
Parameters (4)
app_name
(string, path, required)
The name of the application
branch
(string, path, required)
The branch name
format
(string, query, optional, default: yaml)
Configuration format
Constraints: {'enum': ['yaml', 'json']}
owner_name
(string, path, required)
The name of the owner
No probe data for this endpoint yet.