@shapediver/api.geometry-api-dto-v1
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -28,2 +28,3 @@ export interface ShapeDiverResponseCollection { | ||
/** CALLBACK = 'callback', */ | ||
CDN_SUPPORTED = "cdn_supported", | ||
CHECKURL = "checkurl", | ||
@@ -30,0 +31,0 @@ COMP_TIME = "comptime", |
@@ -13,2 +13,3 @@ "use strict"; | ||
/** CALLBACK = 'callback', */ | ||
ShapeDiverResponseCollectionItemDataName["CDN_SUPPORTED"] = "cdn_supported"; | ||
ShapeDiverResponseCollectionItemDataName["CHECKURL"] = "checkurl"; | ||
@@ -15,0 +16,0 @@ ShapeDiverResponseCollectionItemDataName["COMP_TIME"] = "comptime"; |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v1", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Data Transfer Object Definitions of the Geometry 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
74101
1125