@mintlify/models
Advanced tools
@@ -16,2 +16,14 @@ export type UserType = { | ||
| profilePictureUrl?: string; | ||
| editor?: { | ||
| settings?: { | ||
| preferences?: { | ||
| navigationStructure?: 'docs-nav' | 'file-tree'; | ||
| fitToFullWidth?: boolean; | ||
| openLivePreviewInNewTab?: boolean; | ||
| }; | ||
| ai?: { | ||
| instructions?: string; | ||
| }; | ||
| }; | ||
| }; | ||
| }; |
+2
-2
| { | ||
| "name": "@mintlify/models", | ||
| "version": "0.0.310", | ||
| "version": "0.0.311", | ||
| "description": "Mintlify models", | ||
@@ -62,3 +62,3 @@ "engines": { | ||
| }, | ||
| "gitHead": "8f62bdb237fb339e2eebde8403d77aec56fdbfa9" | ||
| "gitHead": "9b6492a559d5e81c8e4af61c2369c0d3fd96f1af" | ||
| } |
Sorry, the diff of this file is not supported yet
227885
0.14%2553
0.47%