ApiDeploymentRequest
ApiDeploymentRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : description | any of [string, null] | |
| stage_name optional | 스테이지명 Example : test-stage | any of [string, null] | |
| stage_type required | 스테이지 유형 Example : new | enum (new, existing, none) |