/
OP
opsre
/
GOS Release API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 1mo ago
Details
Filter operations
applications
5
get
List applications
post
Create application
get
Get application by ID
put
Update application
delete
Delete application
pipeline-bindings
5
pipeline-param-defs
5
pipelines
5
platform-param-dicts
5
release-orders
10
applications
Create application
post
/applications
Request body
HttpapiCreateApplicationRequest
required
artifact_type
string
description
string
key
string
language
string
name
string
owner
string
owner_user_id
string
repo_url
string
status
string
Response
Created
HttpapiApplicationDataResponse
required
data
HttpapiApplicationResponse
Changes