feat(api): update OpenAPI spec for services (#5448)
This commit is contained in:
@@ -3991,7 +3991,6 @@ paths:
|
||||
- project_uuid
|
||||
- environment_name
|
||||
- environment_uuid
|
||||
- type
|
||||
properties:
|
||||
type:
|
||||
description: 'The one-click service type'
|
||||
@@ -4024,6 +4023,9 @@ paths:
|
||||
type: boolean
|
||||
default: false
|
||||
description: 'Start the service immediately after creation.'
|
||||
docker_compose_raw:
|
||||
type: string
|
||||
description: 'The Docker Compose raw content.'
|
||||
type: object
|
||||
responses:
|
||||
'201':
|
||||
|
||||
Reference in New Issue
Block a user