PublishEnvironmentRequestDto
April 13, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
sourceEnvironmentId | Optional<String> | :heavy_minus_sign: | Source environment ID to sync from. Defaults to the Development environment if not provided. | 507f1f77bcf86cd799439011 |
dryRun | Optional<Boolean> | :heavy_minus_sign: | Perform a dry run without making actual changes | |
resources | List<ResourceToPublishDto> | :heavy_minus_sign: | Array of specific resources to publish. If not provided, all resources will be published. |