@mintlify/models
Advanced tools
Comparing version 0.0.99 to 0.0.100
@@ -6,3 +6,3 @@ export type UserAuth = SharedSessionAuth | JwtAuth; | ||
apiUrl: string; | ||
loginUrl: string; | ||
loginUrl?: string; | ||
invalidatedAt?: number; | ||
@@ -9,0 +9,0 @@ }; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.99", | ||
"version": "0.0.100", | ||
"description": "Mintlify models", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
}, | ||
"gitHead": "bc56cd1ff307ce7efe9cb670004bffdf1022c90d" | ||
"gitHead": "9a59929ede21c446ec4af0e92600eaefaaae7e9c" | ||
} |
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
135184