@mintlify/prebuild 1.0.890 → 1.0.891

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.
@@ -143,9 +143,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
143
143
  prefill?: boolean | undefined;
144
144
  autogenerate?: boolean | undefined;
145
145
  } | undefined;
146
- spec?: {
147
- download?: boolean | undefined;
148
- } | undefined;
149
146
  mdx?: {
150
147
  server?: string | string[] | undefined;
151
148
  auth?: {
@@ -494,9 +491,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
494
491
  prefill?: boolean | undefined;
495
492
  autogenerate?: boolean | undefined;
496
493
  } | undefined;
497
- spec?: {
498
- download?: boolean | undefined;
499
- } | undefined;
500
494
  mdx?: {
501
495
  server?: string | string[] | undefined;
502
496
  auth?: {
@@ -845,9 +839,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
845
839
  prefill?: boolean | undefined;
846
840
  autogenerate?: boolean | undefined;
847
841
  } | undefined;
848
- spec?: {
849
- download?: boolean | undefined;
850
- } | undefined;
851
842
  mdx?: {
852
843
  server?: string | string[] | undefined;
853
844
  auth?: {
@@ -1196,9 +1187,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1196
1187
  prefill?: boolean | undefined;
1197
1188
  autogenerate?: boolean | undefined;
1198
1189
  } | undefined;
1199
- spec?: {
1200
- download?: boolean | undefined;
1201
- } | undefined;
1202
1190
  mdx?: {
1203
1191
  server?: string | string[] | undefined;
1204
1192
  auth?: {
@@ -1547,9 +1535,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1547
1535
  prefill?: boolean | undefined;
1548
1536
  autogenerate?: boolean | undefined;
1549
1537
  } | undefined;
1550
- spec?: {
1551
- download?: boolean | undefined;
1552
- } | undefined;
1553
1538
  mdx?: {
1554
1539
  server?: string | string[] | undefined;
1555
1540
  auth?: {
@@ -1898,9 +1883,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1898
1883
  prefill?: boolean | undefined;
1899
1884
  autogenerate?: boolean | undefined;
1900
1885
  } | undefined;
1901
- spec?: {
1902
- download?: boolean | undefined;
1903
- } | undefined;
1904
1886
  mdx?: {
1905
1887
  server?: string | string[] | undefined;
1906
1888
  auth?: {
@@ -2249,9 +2231,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2249
2231
  prefill?: boolean | undefined;
2250
2232
  autogenerate?: boolean | undefined;
2251
2233
  } | undefined;
2252
- spec?: {
2253
- download?: boolean | undefined;
2254
- } | undefined;
2255
2234
  mdx?: {
2256
2235
  server?: string | string[] | undefined;
2257
2236
  auth?: {
@@ -2600,9 +2579,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2600
2579
  prefill?: boolean | undefined;
2601
2580
  autogenerate?: boolean | undefined;
2602
2581
  } | undefined;
2603
- spec?: {
2604
- download?: boolean | undefined;
2605
- } | undefined;
2606
2582
  mdx?: {
2607
2583
  server?: string | string[] | undefined;
2608
2584
  auth?: {
@@ -2951,9 +2927,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2951
2927
  prefill?: boolean | undefined;
2952
2928
  autogenerate?: boolean | undefined;
2953
2929
  } | undefined;
2954
- spec?: {
2955
- download?: boolean | undefined;
2956
- } | undefined;
2957
2930
  mdx?: {
2958
2931
  server?: string | string[] | undefined;
2959
2932
  auth?: {
@@ -139,9 +139,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
139
139
  prefill?: boolean | undefined;
140
140
  autogenerate?: boolean | undefined;
141
141
  } | undefined;
142
- spec?: {
143
- download?: boolean | undefined;
144
- } | undefined;
145
142
  mdx?: {
146
143
  server?: string | string[] | undefined;
147
144
  auth?: {
@@ -490,9 +487,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
490
487
  prefill?: boolean | undefined;
491
488
  autogenerate?: boolean | undefined;
492
489
  } | undefined;
493
- spec?: {
494
- download?: boolean | undefined;
495
- } | undefined;
496
490
  mdx?: {
497
491
  server?: string | string[] | undefined;
498
492
  auth?: {
@@ -841,9 +835,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
841
835
  prefill?: boolean | undefined;
842
836
  autogenerate?: boolean | undefined;
843
837
  } | undefined;
844
- spec?: {
845
- download?: boolean | undefined;
846
- } | undefined;
847
838
  mdx?: {
848
839
  server?: string | string[] | undefined;
849
840
  auth?: {
@@ -1192,9 +1183,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1192
1183
  prefill?: boolean | undefined;
1193
1184
  autogenerate?: boolean | undefined;
1194
1185
  } | undefined;
1195
- spec?: {
1196
- download?: boolean | undefined;
1197
- } | undefined;
1198
1186
  mdx?: {
1199
1187
  server?: string | string[] | undefined;
1200
1188
  auth?: {
@@ -1543,9 +1531,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1543
1531
  prefill?: boolean | undefined;
1544
1532
  autogenerate?: boolean | undefined;
1545
1533
  } | undefined;
1546
- spec?: {
1547
- download?: boolean | undefined;
1548
- } | undefined;
1549
1534
  mdx?: {
1550
1535
  server?: string | string[] | undefined;
1551
1536
  auth?: {
@@ -1894,9 +1879,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1894
1879
  prefill?: boolean | undefined;
1895
1880
  autogenerate?: boolean | undefined;
1896
1881
  } | undefined;
1897
- spec?: {
1898
- download?: boolean | undefined;
1899
- } | undefined;
1900
1882
  mdx?: {
1901
1883
  server?: string | string[] | undefined;
1902
1884
  auth?: {
@@ -2245,9 +2227,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2245
2227
  prefill?: boolean | undefined;
2246
2228
  autogenerate?: boolean | undefined;
2247
2229
  } | undefined;
2248
- spec?: {
2249
- download?: boolean | undefined;
2250
- } | undefined;
2251
2230
  mdx?: {
2252
2231
  server?: string | string[] | undefined;
2253
2232
  auth?: {
@@ -2596,9 +2575,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2596
2575
  prefill?: boolean | undefined;
2597
2576
  autogenerate?: boolean | undefined;
2598
2577
  } | undefined;
2599
- spec?: {
2600
- download?: boolean | undefined;
2601
- } | undefined;
2602
2578
  mdx?: {
2603
2579
  server?: string | string[] | undefined;
2604
2580
  auth?: {
@@ -2947,9 +2923,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
2947
2923
  prefill?: boolean | undefined;
2948
2924
  autogenerate?: boolean | undefined;
2949
2925
  } | undefined;
2950
- spec?: {
2951
- download?: boolean | undefined;
2952
- } | undefined;
2953
2926
  mdx?: {
2954
2927
  server?: string | string[] | undefined;
2955
2928
  auth?: {