ResourceDependencyDto
April 13, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
resourceType | ResourceTypeEnum | :heavy_check_mark: | Type of the layout |
resourceId | String | :heavy_check_mark: | ID of the dependent resource |
resourceName | String | :heavy_check_mark: | Name of the dependent resource |
isBlocking | boolean | :heavy_check_mark: | Whether this dependency blocks the operation |
reason | DependencyReasonEnum | :heavy_check_mark: | Reason for the dependency |