@shapediver/api.platform-api-dto-v1
Advanced tools
Comparing version 2.14.15 to 2.15.0
@@ -31,2 +31,3 @@ /** | ||
readonly use_cdn: boolean; | ||
readonly stargate: boolean; | ||
} | ||
@@ -33,0 +34,0 @@ /** |
@@ -21,2 +21,6 @@ import { SdPlatformPolicyCommonAliasesSavedState, SdPlatformPolicyPermissionsSavedState } from "../commons/SdPlatformPolicyCommons"; | ||
/** | ||
* Description of the saved state. | ||
*/ | ||
readonly description?: string; | ||
/** | ||
* Id of the model of the saved state. | ||
@@ -56,6 +60,2 @@ */ | ||
/** | ||
* Description of the saved state. | ||
*/ | ||
readonly description: string; | ||
/** | ||
* Id of the owner of the saved state (may be different from the owner of the model). | ||
@@ -62,0 +62,0 @@ */ |
{ | ||
"name": "@shapediver/api.platform-api-dto-v1", | ||
"version": "2.14.15", | ||
"version": "2.15.0", | ||
"description": "Data Transfer Object Definitions of the Platform API v1", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
288798
5244