Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.37 KB

File metadata and controls

10 lines (7 loc) · 2.37 KB

PublishEnvironmentRequestDto

Fields

Field Type Required Description Example
sourceEnvironmentId ?string Source environment ID to sync from. Defaults to the Development environment if not provided. 507f1f77bcf86cd799439011
dryRun ?bool Perform a dry run without making actual changes
resources array<Components\ResourceToPublishDto> Array of specific resources to publish. If not provided, all resources will be published.