@mintlify/models
Advanced tools
Comparing version 0.0.148 to 0.0.149
import { EntitlementConfiguration } from './entitlementConfiguration.js'; | ||
export type DeploymentEntitlements = Partial<Record<DeploymentEntitlement, EntitlementConfiguration>>; | ||
export declare const deploymentEntitlements: readonly ["AI_CHAT", "ANALYTICS", "AUTH", "CUSTOM_CSS_JS", "CUSTOM_SUBPATH", "DISCOVERY_API_ACCESS", "GITLAB_INTEGRATION", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH", "WORKFLOW_API_ACCESS", "AI_ASSISTANT"]; | ||
export declare const deploymentEntitlements: readonly ["AI_CHAT", "ANALYTICS", "AUTH", "CUSTOM_CSS_JS", "CUSTOM_SUBPATH", "DISCOVERY_API_ACCESS", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH", "WORKFLOW_API_ACCESS", "AI_ASSISTANT"]; | ||
export type DeploymentEntitlement = (typeof deploymentEntitlements)[number]; |
@@ -8,3 +8,2 @@ export const deploymentEntitlements = [ | ||
'DISCOVERY_API_ACCESS', | ||
'GITLAB_INTEGRATION', | ||
'PREVIEW_DEPLOYMENTS', | ||
@@ -11,0 +10,0 @@ 'REMOVE_BRANDING', |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.148", | ||
"version": "0.0.149", | ||
"description": "Mintlify models", | ||
@@ -57,3 +57,3 @@ "engines": { | ||
}, | ||
"gitHead": "cfe06ff2d09f7774a9a1b09f831aefc427ccedbe" | ||
"gitHead": "9fc60e589121e3ccc0dd5f6861e236b81ceae5c0" | ||
} |
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
146176
908