@mintlify/models
Advanced tools
Comparing version 0.0.143 to 0.0.144
import { EntitlementConfiguration } from './entitlementConfiguration.js'; | ||
export type DeploymentEntitlements = Partial<Record<DeploymentEntitlement, EntitlementConfiguration>>; | ||
export declare const deploymentEntitlements: readonly ["AI_CHAT", "ANALYTICS", "CUSTOM_CSS_JS", "CUSTOM_SUBPATH", "DISCOVERY_API_ACCESS", "GITLAB_INTEGRATION", "PREVIEW_DEPLOYMENTS", "REMOVE_BRANDING", "UNLIMITED_EDITORS", "USER_AUTH", "WORKFLOW_API_ACCESS"]; | ||
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"]; | ||
export type DeploymentEntitlement = (typeof deploymentEntitlements)[number]; |
export const deploymentEntitlements = [ | ||
'AI_CHAT', | ||
'ANALYTICS', | ||
'AUTH', | ||
'CUSTOM_CSS_JS', | ||
@@ -5,0 +6,0 @@ 'CUSTOM_SUBPATH', |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.143", | ||
"version": "0.0.144", | ||
"description": "Mintlify models", | ||
@@ -57,3 +57,3 @@ "engines": { | ||
}, | ||
"gitHead": "d4f99963768ec2bf2f336b965b5136a9847f4595" | ||
"gitHead": "4f71012188e7db44fbdb1f74b7671527711d50dd" | ||
} |
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
146002
902