@mintlify/http-client
Advanced tools
Comparing version
@@ -1,3 +0,3 @@ | ||
import { CustomerPageType, DecoratedNavigation, MintConfig } from '@mintlify/models'; | ||
import { DeploymentType, DecoratedNavigationConfig } from '@mintlify/validation'; | ||
import { CustomerPageType, DecoratedNavigation } from '@mintlify/models'; | ||
import { DeploymentType, DecoratedNavigationConfig, DocsConfig } from '@mintlify/validation'; | ||
export type PagePropsResponseType = CustomerPageType & DeploymentType & { | ||
@@ -23,3 +23,3 @@ redirect?: { | ||
export type LoginMetadataResponseType = { | ||
mintConfig: MintConfig; | ||
docsConfig: DocsConfig; | ||
} | { | ||
@@ -26,0 +26,0 @@ redirect: string; |
{ | ||
"name": "@mintlify/http-client", | ||
"version": "0.0.214", | ||
"version": "0.0.215", | ||
"type": "module", | ||
@@ -63,3 +63,3 @@ "description": "The Mintlify http client package", | ||
}, | ||
"gitHead": "eafe7f38ea555bc644a9fa61328a6f61385c8f4b" | ||
"gitHead": "2f220729c33b5d736fe39f17f28fcfe36859f49b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet