/
OP
opsre
/
GOS Release API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52s 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
pipelines
4
applications
Create application
post
/applications
Request body
HttpapiCreateApplicationRequest
required
artifact_type
string
description
string
key
string
language
string
name
string
owner
string
repo_url
string
status
string
Response
Created
HttpapiApplicationDataResponse
required
data
HttpapiApplicationResponse
Changes