ApiDeploymentRequest
ApiDeploymentRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Description Example : description | any of [string, null] | |
| stage_name optional | Stage Name Example : test-stage | any of [string, null] | |
| stage_type required | Stage Type Example : new | enum (new, existing, none) |