...
Param | Source | Type | Required | Description |
---|---|---|---|---|
type | query | string | yes |
|
name | query | string | yes |
|
env | query | string | yes |
|
version | query | string | yes |
|
image | body | Object | no | |
src | body | Object | no |
body.src.from
either tag or brach and commit must be specified
Param | Source | Type | Required | Description |
---|---|---|---|---|
tag | body.src.from | string | conditional yes | |
branch | body.src.from | string | conditional yes | |
commit | body.src.from | string | conditional yes |
body.image
...