@mintlify/prebuild 1.0.1163 → 1.0.1165
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -283,6 +283,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
283
283
|
trailingSlash?: boolean | undefined;
|
|
284
284
|
} | undefined;
|
|
285
285
|
description?: string | undefined;
|
|
286
|
+
contextual?: {
|
|
287
|
+
options: ({
|
|
288
|
+
href: string | {
|
|
289
|
+
base: string;
|
|
290
|
+
query?: {
|
|
291
|
+
value: string;
|
|
292
|
+
key: string;
|
|
293
|
+
}[] | undefined;
|
|
294
|
+
};
|
|
295
|
+
title: string;
|
|
296
|
+
description: string;
|
|
297
|
+
icon?: string | {
|
|
298
|
+
name: string;
|
|
299
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
300
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
301
|
+
} | undefined;
|
|
302
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
303
|
+
display: "header" | "toc";
|
|
304
|
+
} | undefined;
|
|
286
305
|
banner?: {
|
|
287
306
|
content: string;
|
|
288
307
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -381,25 +400,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
381
400
|
description?: string | undefined;
|
|
382
401
|
};
|
|
383
402
|
} | undefined;
|
|
384
|
-
contextual?: {
|
|
385
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
386
|
-
href: string | {
|
|
387
|
-
base: string;
|
|
388
|
-
query?: {
|
|
389
|
-
value: string;
|
|
390
|
-
key: string;
|
|
391
|
-
}[] | undefined;
|
|
392
|
-
};
|
|
393
|
-
title: string;
|
|
394
|
-
description: string;
|
|
395
|
-
icon?: string | {
|
|
396
|
-
name: string;
|
|
397
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
398
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
399
|
-
} | undefined;
|
|
400
|
-
})[];
|
|
401
|
-
display: "header" | "toc";
|
|
402
|
-
} | undefined;
|
|
403
403
|
thumbnails?: {
|
|
404
404
|
background?: string | undefined;
|
|
405
405
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -675,6 +675,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
675
675
|
trailingSlash?: boolean | undefined;
|
|
676
676
|
} | undefined;
|
|
677
677
|
description?: string | undefined;
|
|
678
|
+
contextual?: {
|
|
679
|
+
options: ({
|
|
680
|
+
href: string | {
|
|
681
|
+
base: string;
|
|
682
|
+
query?: {
|
|
683
|
+
value: string;
|
|
684
|
+
key: string;
|
|
685
|
+
}[] | undefined;
|
|
686
|
+
};
|
|
687
|
+
title: string;
|
|
688
|
+
description: string;
|
|
689
|
+
icon?: string | {
|
|
690
|
+
name: string;
|
|
691
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
692
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
693
|
+
} | undefined;
|
|
694
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
695
|
+
display: "header" | "toc";
|
|
696
|
+
} | undefined;
|
|
678
697
|
banner?: {
|
|
679
698
|
content: string;
|
|
680
699
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -773,25 +792,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
773
792
|
description?: string | undefined;
|
|
774
793
|
};
|
|
775
794
|
} | undefined;
|
|
776
|
-
contextual?: {
|
|
777
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
778
|
-
href: string | {
|
|
779
|
-
base: string;
|
|
780
|
-
query?: {
|
|
781
|
-
value: string;
|
|
782
|
-
key: string;
|
|
783
|
-
}[] | undefined;
|
|
784
|
-
};
|
|
785
|
-
title: string;
|
|
786
|
-
description: string;
|
|
787
|
-
icon?: string | {
|
|
788
|
-
name: string;
|
|
789
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
790
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
791
|
-
} | undefined;
|
|
792
|
-
})[];
|
|
793
|
-
display: "header" | "toc";
|
|
794
|
-
} | undefined;
|
|
795
795
|
thumbnails?: {
|
|
796
796
|
background?: string | undefined;
|
|
797
797
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -1067,6 +1067,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1067
1067
|
trailingSlash?: boolean | undefined;
|
|
1068
1068
|
} | undefined;
|
|
1069
1069
|
description?: string | undefined;
|
|
1070
|
+
contextual?: {
|
|
1071
|
+
options: ({
|
|
1072
|
+
href: string | {
|
|
1073
|
+
base: string;
|
|
1074
|
+
query?: {
|
|
1075
|
+
value: string;
|
|
1076
|
+
key: string;
|
|
1077
|
+
}[] | undefined;
|
|
1078
|
+
};
|
|
1079
|
+
title: string;
|
|
1080
|
+
description: string;
|
|
1081
|
+
icon?: string | {
|
|
1082
|
+
name: string;
|
|
1083
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1084
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1085
|
+
} | undefined;
|
|
1086
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
1087
|
+
display: "header" | "toc";
|
|
1088
|
+
} | undefined;
|
|
1070
1089
|
banner?: {
|
|
1071
1090
|
content: string;
|
|
1072
1091
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -1165,25 +1184,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1165
1184
|
description?: string | undefined;
|
|
1166
1185
|
};
|
|
1167
1186
|
} | undefined;
|
|
1168
|
-
contextual?: {
|
|
1169
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
1170
|
-
href: string | {
|
|
1171
|
-
base: string;
|
|
1172
|
-
query?: {
|
|
1173
|
-
value: string;
|
|
1174
|
-
key: string;
|
|
1175
|
-
}[] | undefined;
|
|
1176
|
-
};
|
|
1177
|
-
title: string;
|
|
1178
|
-
description: string;
|
|
1179
|
-
icon?: string | {
|
|
1180
|
-
name: string;
|
|
1181
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1182
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1183
|
-
} | undefined;
|
|
1184
|
-
})[];
|
|
1185
|
-
display: "header" | "toc";
|
|
1186
|
-
} | undefined;
|
|
1187
1187
|
thumbnails?: {
|
|
1188
1188
|
background?: string | undefined;
|
|
1189
1189
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -1459,6 +1459,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1459
1459
|
trailingSlash?: boolean | undefined;
|
|
1460
1460
|
} | undefined;
|
|
1461
1461
|
description?: string | undefined;
|
|
1462
|
+
contextual?: {
|
|
1463
|
+
options: ({
|
|
1464
|
+
href: string | {
|
|
1465
|
+
base: string;
|
|
1466
|
+
query?: {
|
|
1467
|
+
value: string;
|
|
1468
|
+
key: string;
|
|
1469
|
+
}[] | undefined;
|
|
1470
|
+
};
|
|
1471
|
+
title: string;
|
|
1472
|
+
description: string;
|
|
1473
|
+
icon?: string | {
|
|
1474
|
+
name: string;
|
|
1475
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1476
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1477
|
+
} | undefined;
|
|
1478
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
1479
|
+
display: "header" | "toc";
|
|
1480
|
+
} | undefined;
|
|
1462
1481
|
banner?: {
|
|
1463
1482
|
content: string;
|
|
1464
1483
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -1557,25 +1576,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1557
1576
|
description?: string | undefined;
|
|
1558
1577
|
};
|
|
1559
1578
|
} | undefined;
|
|
1560
|
-
contextual?: {
|
|
1561
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
1562
|
-
href: string | {
|
|
1563
|
-
base: string;
|
|
1564
|
-
query?: {
|
|
1565
|
-
value: string;
|
|
1566
|
-
key: string;
|
|
1567
|
-
}[] | undefined;
|
|
1568
|
-
};
|
|
1569
|
-
title: string;
|
|
1570
|
-
description: string;
|
|
1571
|
-
icon?: string | {
|
|
1572
|
-
name: string;
|
|
1573
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1574
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1575
|
-
} | undefined;
|
|
1576
|
-
})[];
|
|
1577
|
-
display: "header" | "toc";
|
|
1578
|
-
} | undefined;
|
|
1579
1579
|
thumbnails?: {
|
|
1580
1580
|
background?: string | undefined;
|
|
1581
1581
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -1851,6 +1851,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1851
1851
|
trailingSlash?: boolean | undefined;
|
|
1852
1852
|
} | undefined;
|
|
1853
1853
|
description?: string | undefined;
|
|
1854
|
+
contextual?: {
|
|
1855
|
+
options: ({
|
|
1856
|
+
href: string | {
|
|
1857
|
+
base: string;
|
|
1858
|
+
query?: {
|
|
1859
|
+
value: string;
|
|
1860
|
+
key: string;
|
|
1861
|
+
}[] | undefined;
|
|
1862
|
+
};
|
|
1863
|
+
title: string;
|
|
1864
|
+
description: string;
|
|
1865
|
+
icon?: string | {
|
|
1866
|
+
name: string;
|
|
1867
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1868
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1869
|
+
} | undefined;
|
|
1870
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
1871
|
+
display: "header" | "toc";
|
|
1872
|
+
} | undefined;
|
|
1854
1873
|
banner?: {
|
|
1855
1874
|
content: string;
|
|
1856
1875
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -1949,25 +1968,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1949
1968
|
description?: string | undefined;
|
|
1950
1969
|
};
|
|
1951
1970
|
} | undefined;
|
|
1952
|
-
contextual?: {
|
|
1953
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
1954
|
-
href: string | {
|
|
1955
|
-
base: string;
|
|
1956
|
-
query?: {
|
|
1957
|
-
value: string;
|
|
1958
|
-
key: string;
|
|
1959
|
-
}[] | undefined;
|
|
1960
|
-
};
|
|
1961
|
-
title: string;
|
|
1962
|
-
description: string;
|
|
1963
|
-
icon?: string | {
|
|
1964
|
-
name: string;
|
|
1965
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1966
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
1967
|
-
} | undefined;
|
|
1968
|
-
})[];
|
|
1969
|
-
display: "header" | "toc";
|
|
1970
|
-
} | undefined;
|
|
1971
1971
|
thumbnails?: {
|
|
1972
1972
|
background?: string | undefined;
|
|
1973
1973
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -2243,6 +2243,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2243
2243
|
trailingSlash?: boolean | undefined;
|
|
2244
2244
|
} | undefined;
|
|
2245
2245
|
description?: string | undefined;
|
|
2246
|
+
contextual?: {
|
|
2247
|
+
options: ({
|
|
2248
|
+
href: string | {
|
|
2249
|
+
base: string;
|
|
2250
|
+
query?: {
|
|
2251
|
+
value: string;
|
|
2252
|
+
key: string;
|
|
2253
|
+
}[] | undefined;
|
|
2254
|
+
};
|
|
2255
|
+
title: string;
|
|
2256
|
+
description: string;
|
|
2257
|
+
icon?: string | {
|
|
2258
|
+
name: string;
|
|
2259
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2260
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2261
|
+
} | undefined;
|
|
2262
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
2263
|
+
display: "header" | "toc";
|
|
2264
|
+
} | undefined;
|
|
2246
2265
|
banner?: {
|
|
2247
2266
|
content: string;
|
|
2248
2267
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -2341,25 +2360,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2341
2360
|
description?: string | undefined;
|
|
2342
2361
|
};
|
|
2343
2362
|
} | undefined;
|
|
2344
|
-
contextual?: {
|
|
2345
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
2346
|
-
href: string | {
|
|
2347
|
-
base: string;
|
|
2348
|
-
query?: {
|
|
2349
|
-
value: string;
|
|
2350
|
-
key: string;
|
|
2351
|
-
}[] | undefined;
|
|
2352
|
-
};
|
|
2353
|
-
title: string;
|
|
2354
|
-
description: string;
|
|
2355
|
-
icon?: string | {
|
|
2356
|
-
name: string;
|
|
2357
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2358
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2359
|
-
} | undefined;
|
|
2360
|
-
})[];
|
|
2361
|
-
display: "header" | "toc";
|
|
2362
|
-
} | undefined;
|
|
2363
2363
|
thumbnails?: {
|
|
2364
2364
|
background?: string | undefined;
|
|
2365
2365
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -2635,6 +2635,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2635
2635
|
trailingSlash?: boolean | undefined;
|
|
2636
2636
|
} | undefined;
|
|
2637
2637
|
description?: string | undefined;
|
|
2638
|
+
contextual?: {
|
|
2639
|
+
options: ({
|
|
2640
|
+
href: string | {
|
|
2641
|
+
base: string;
|
|
2642
|
+
query?: {
|
|
2643
|
+
value: string;
|
|
2644
|
+
key: string;
|
|
2645
|
+
}[] | undefined;
|
|
2646
|
+
};
|
|
2647
|
+
title: string;
|
|
2648
|
+
description: string;
|
|
2649
|
+
icon?: string | {
|
|
2650
|
+
name: string;
|
|
2651
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2652
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2653
|
+
} | undefined;
|
|
2654
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
2655
|
+
display: "header" | "toc";
|
|
2656
|
+
} | undefined;
|
|
2638
2657
|
banner?: {
|
|
2639
2658
|
content: string;
|
|
2640
2659
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -2733,25 +2752,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2733
2752
|
description?: string | undefined;
|
|
2734
2753
|
};
|
|
2735
2754
|
} | undefined;
|
|
2736
|
-
contextual?: {
|
|
2737
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
2738
|
-
href: string | {
|
|
2739
|
-
base: string;
|
|
2740
|
-
query?: {
|
|
2741
|
-
value: string;
|
|
2742
|
-
key: string;
|
|
2743
|
-
}[] | undefined;
|
|
2744
|
-
};
|
|
2745
|
-
title: string;
|
|
2746
|
-
description: string;
|
|
2747
|
-
icon?: string | {
|
|
2748
|
-
name: string;
|
|
2749
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2750
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
2751
|
-
} | undefined;
|
|
2752
|
-
})[];
|
|
2753
|
-
display: "header" | "toc";
|
|
2754
|
-
} | undefined;
|
|
2755
2755
|
thumbnails?: {
|
|
2756
2756
|
background?: string | undefined;
|
|
2757
2757
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -3027,6 +3027,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3027
3027
|
trailingSlash?: boolean | undefined;
|
|
3028
3028
|
} | undefined;
|
|
3029
3029
|
description?: string | undefined;
|
|
3030
|
+
contextual?: {
|
|
3031
|
+
options: ({
|
|
3032
|
+
href: string | {
|
|
3033
|
+
base: string;
|
|
3034
|
+
query?: {
|
|
3035
|
+
value: string;
|
|
3036
|
+
key: string;
|
|
3037
|
+
}[] | undefined;
|
|
3038
|
+
};
|
|
3039
|
+
title: string;
|
|
3040
|
+
description: string;
|
|
3041
|
+
icon?: string | {
|
|
3042
|
+
name: string;
|
|
3043
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3044
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3045
|
+
} | undefined;
|
|
3046
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
3047
|
+
display: "header" | "toc";
|
|
3048
|
+
} | undefined;
|
|
3030
3049
|
banner?: {
|
|
3031
3050
|
content: string;
|
|
3032
3051
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -3125,25 +3144,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3125
3144
|
description?: string | undefined;
|
|
3126
3145
|
};
|
|
3127
3146
|
} | undefined;
|
|
3128
|
-
contextual?: {
|
|
3129
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
3130
|
-
href: string | {
|
|
3131
|
-
base: string;
|
|
3132
|
-
query?: {
|
|
3133
|
-
value: string;
|
|
3134
|
-
key: string;
|
|
3135
|
-
}[] | undefined;
|
|
3136
|
-
};
|
|
3137
|
-
title: string;
|
|
3138
|
-
description: string;
|
|
3139
|
-
icon?: string | {
|
|
3140
|
-
name: string;
|
|
3141
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3142
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3143
|
-
} | undefined;
|
|
3144
|
-
})[];
|
|
3145
|
-
display: "header" | "toc";
|
|
3146
|
-
} | undefined;
|
|
3147
3147
|
thumbnails?: {
|
|
3148
3148
|
background?: string | undefined;
|
|
3149
3149
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|
|
@@ -3419,6 +3419,25 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3419
3419
|
trailingSlash?: boolean | undefined;
|
|
3420
3420
|
} | undefined;
|
|
3421
3421
|
description?: string | undefined;
|
|
3422
|
+
contextual?: {
|
|
3423
|
+
options: ({
|
|
3424
|
+
href: string | {
|
|
3425
|
+
base: string;
|
|
3426
|
+
query?: {
|
|
3427
|
+
value: string;
|
|
3428
|
+
key: string;
|
|
3429
|
+
}[] | undefined;
|
|
3430
|
+
};
|
|
3431
|
+
title: string;
|
|
3432
|
+
description: string;
|
|
3433
|
+
icon?: string | {
|
|
3434
|
+
name: string;
|
|
3435
|
+
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3436
|
+
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3437
|
+
} | undefined;
|
|
3438
|
+
} | "copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp")[];
|
|
3439
|
+
display: "header" | "toc";
|
|
3440
|
+
} | undefined;
|
|
3422
3441
|
banner?: {
|
|
3423
3442
|
content: string;
|
|
3424
3443
|
type?: "info" | "warning" | "critical" | undefined;
|
|
@@ -3517,25 +3536,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3517
3536
|
description?: string | undefined;
|
|
3518
3537
|
};
|
|
3519
3538
|
} | undefined;
|
|
3520
|
-
contextual?: {
|
|
3521
|
-
options: ("copy" | "assistant" | "view" | "download-pdf" | "download-spec" | "chatgpt" | "claude" | "perplexity" | "grok" | "aistudio" | "devin" | "windsurf" | "mcp" | "add-mcp" | "cursor" | "vscode" | "devin-mcp" | {
|
|
3522
|
-
href: string | {
|
|
3523
|
-
base: string;
|
|
3524
|
-
query?: {
|
|
3525
|
-
value: string;
|
|
3526
|
-
key: string;
|
|
3527
|
-
}[] | undefined;
|
|
3528
|
-
};
|
|
3529
|
-
title: string;
|
|
3530
|
-
description: string;
|
|
3531
|
-
icon?: string | {
|
|
3532
|
-
name: string;
|
|
3533
|
-
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3534
|
-
library?: "fontawesome" | "lucide" | "tabler" | undefined;
|
|
3535
|
-
} | undefined;
|
|
3536
|
-
})[];
|
|
3537
|
-
display: "header" | "toc";
|
|
3538
|
-
} | undefined;
|
|
3539
3539
|
thumbnails?: {
|
|
3540
3540
|
background?: string | undefined;
|
|
3541
3541
|
appearance?: import("@mintlify/validation").ThumbnailAppearance | undefined;
|