@shapediver/api.platform-api-dto-v1
Advanced tools
Comparing version 2.18.2 to 2.18.3
@@ -9,3 +9,3 @@ import { SdPlatformModelFileType } from "../commons/SdPlatformModelCommons"; | ||
} | ||
interface SdPlatformRequestModelSettings { | ||
export interface SdPlatformRequestModelSettings { | ||
parameters_commit?: boolean; | ||
@@ -120,3 +120,2 @@ parameters_disable?: boolean; | ||
} | ||
export {}; | ||
//# sourceMappingURL=SdPlatformRequestModel.d.ts.map |
@@ -217,3 +217,3 @@ import { SdPlatformModelFileType } from "../commons/SdPlatformModelCommons"; | ||
*/ | ||
interface SdPlatformModelSettings { | ||
export interface SdPlatformModelSettings { | ||
parameters_commit: boolean; | ||
@@ -220,0 +220,0 @@ parameters_disable: boolean; |
{ | ||
"name": "@shapediver/api.platform-api-dto-v1", | ||
"version": "2.18.2", | ||
"version": "2.18.3", | ||
"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
288285
5268