@shapediver/api.geometry-api-dto-v1
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -33,5 +33,5 @@ import { ShapeDiverCommonsGroup } from "../commons/SdCommonsGroup"; | ||
config?: object; | ||
/** | ||
* Name of the model | ||
*/ | ||
/** The current version of the viewer settings */ | ||
viewerSettingsVersion?: string; | ||
/** Name of the model */ | ||
name?: string; | ||
@@ -38,0 +38,0 @@ /** Parameter definitions, not contained with every response */ |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v1", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Data Transfer Object Definitions of the Geometry API v1", | ||
@@ -29,4 +29,4 @@ "keywords": [], | ||
"lerna": "3.22.1", | ||
"typescript": "^4.9.3" | ||
"typescript": "^4.9.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79851