Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
status | query | no | Currently supported values: 'Certified' - only activity specs with Certified status | - | string |
USER_ID | header | no | - | string |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
body | body | no | - | ActivitySpecRequest | |
USER_ID | header | no | - | string |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
id | path | yes | Activity Spec Id | - | string |
versionId | path | yes | Version Id | - | string |
USER_ID | header | no | - | string |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
body | body | no | - | ActivitySpecRequest | |
id | path | yes | Activity Spec Id | - | string |
versionId | path | yes | Version Id | - | string |
USER_ID | header | no | - | string |
Name | Located in | Required | Description | Default | Schema |
---|---|---|---|---|---|
body | body | no | - | ActivitySpecActionRequestDto | |
id | path | yes | Activity Spec Id | - | string |
versionId | path | yes | Version Id | - | string |
USER_ID | header | no | - | string |
name | type | required | description | example |
---|---|---|---|---|
action | string | optional | - |
name | type | required | description | example |
---|---|---|---|---|
name | string | optional | - | |
type | string | optional | - | |
value | string | optional | - |
name | type | required | description | example |
---|---|---|---|---|
name | string | optional | - | |
description | string | optional | - | |
categoryList | array[string] | optional | - | |
inputParameters | array[ActivitySpecParameterDto] | optional | - | |
outputParameters | array[ActivitySpecParameterDto] | optional | - |