@shapediver/api.geometry-api-dto-v2
Advanced tools
Comparing version 1.1.13 to 1.1.14
@@ -238,3 +238,10 @@ /** | ||
use_cdn?: boolean; | ||
/** | ||
* @swagger {components.schemas.ResponseSettingsModel.properties} cdn_supported { | ||
"description": "Indicates if the model supports CDN-based asset URLs.", | ||
"type": "boolean" | ||
} | ||
*/ | ||
cdn_supported?: boolean; | ||
} | ||
//# sourceMappingURL=SdResponseDtoSetting.d.ts.map |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v2", | ||
"version": "1.1.13", | ||
"version": "1.1.14", | ||
"description": "Data Transfer Object Definitions of the Geometry API v2", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
220314
4371