@shapediver/api.geometry-api-dto-v1
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -20,2 +20,5 @@ export declare enum ShapeDiverRequestTicketType { | ||
}; | ||
export declare type ShapeDiverRequestConfigure = { | ||
[key: string]: any; | ||
}; | ||
export declare enum ShapeDiverRequestLogMessageLevel { | ||
@@ -22,0 +25,0 @@ INFO = 0, |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v1", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Data Transfer Object Definitions of the Model View APIv1", | ||
@@ -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
42800
606