/
OP
opsre
/
GOS Release API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m 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
applications
Update application
put
/applications/{id}
Path parameters
id
string
required
Application ID
Request body
HttpapiUpdateApplicationRequest
required
artifact_type
string
description
string
key
string
language
string
name
string
owner
string
repo_url
string
status
string
Response
OK
HttpapiApplicationDataResponse
required
data
HttpapiApplicationResponse
Changes