@shapediver/api.platform-api-dto-v1
Advanced tools
Comparing version 2.25.0 to 2.26.0
@@ -102,2 +102,10 @@ import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeePlan, SdPlatformChargebeeSubscription } from "../commons/SdPlatformChargebee"; | ||
readonly app_builder_slug?: string; | ||
/** | ||
* Default team for new users. | ||
*/ | ||
readonly default_team?: string; | ||
/** | ||
* Limit model visibility per team (applies to Consumer and User roles) | ||
*/ | ||
readonly filter_by_team?: string; | ||
} | ||
@@ -104,0 +112,0 @@ /** |
{ | ||
"name": "@shapediver/api.platform-api-dto-v1", | ||
"version": "2.25.0", | ||
"version": "2.26.0", | ||
"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
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
296176
5417