StageCreateRequest
StageCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| deployment_id required | 배포 ID Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| description optional | 설명 Example : description | any of [string, null] | |
| stage_name required | 이름 Example : test-stagePattern : ^[a-z][a-z0-9\-]{1,48}[a-z0-9]$Minimum length : 3Maximum length : 50 | string |