@mintlify/prebuild 1.0.1113 → 1.0.1115
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.
|
@@ -66,9 +66,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
66
66
|
public?: boolean | undefined;
|
|
67
67
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
68
68
|
tag?: string | undefined;
|
|
69
|
+
searchable?: boolean | undefined;
|
|
69
70
|
boost?: number | undefined;
|
|
70
71
|
hidden?: boolean | undefined;
|
|
71
|
-
searchable?: boolean | undefined;
|
|
72
72
|
root?: string | undefined;
|
|
73
73
|
} & {
|
|
74
74
|
openapi?: string | string[] | {
|
|
@@ -96,9 +96,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
96
96
|
public?: boolean | undefined;
|
|
97
97
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
98
98
|
tag?: string | undefined;
|
|
99
|
+
searchable?: boolean | undefined;
|
|
99
100
|
boost?: number | undefined;
|
|
100
101
|
hidden?: boolean | undefined;
|
|
101
|
-
searchable?: boolean | undefined;
|
|
102
102
|
root?: string | undefined;
|
|
103
103
|
} & {
|
|
104
104
|
openapi?: string | string[] | {
|
|
@@ -449,9 +449,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
449
449
|
public?: boolean | undefined;
|
|
450
450
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
451
451
|
tag?: string | undefined;
|
|
452
|
+
searchable?: boolean | undefined;
|
|
452
453
|
boost?: number | undefined;
|
|
453
454
|
hidden?: boolean | undefined;
|
|
454
|
-
searchable?: boolean | undefined;
|
|
455
455
|
root?: string | undefined;
|
|
456
456
|
} & {
|
|
457
457
|
openapi?: string | string[] | {
|
|
@@ -479,9 +479,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
479
479
|
public?: boolean | undefined;
|
|
480
480
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
481
481
|
tag?: string | undefined;
|
|
482
|
+
searchable?: boolean | undefined;
|
|
482
483
|
boost?: number | undefined;
|
|
483
484
|
hidden?: boolean | undefined;
|
|
484
|
-
searchable?: boolean | undefined;
|
|
485
485
|
root?: string | undefined;
|
|
486
486
|
} & {
|
|
487
487
|
openapi?: string | string[] | {
|
|
@@ -832,9 +832,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
832
832
|
public?: boolean | undefined;
|
|
833
833
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
834
834
|
tag?: string | undefined;
|
|
835
|
+
searchable?: boolean | undefined;
|
|
835
836
|
boost?: number | undefined;
|
|
836
837
|
hidden?: boolean | undefined;
|
|
837
|
-
searchable?: boolean | undefined;
|
|
838
838
|
root?: string | undefined;
|
|
839
839
|
} & {
|
|
840
840
|
openapi?: string | string[] | {
|
|
@@ -862,9 +862,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
862
862
|
public?: boolean | undefined;
|
|
863
863
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
864
864
|
tag?: string | undefined;
|
|
865
|
+
searchable?: boolean | undefined;
|
|
865
866
|
boost?: number | undefined;
|
|
866
867
|
hidden?: boolean | undefined;
|
|
867
|
-
searchable?: boolean | undefined;
|
|
868
868
|
root?: string | undefined;
|
|
869
869
|
} & {
|
|
870
870
|
openapi?: string | string[] | {
|
|
@@ -1215,9 +1215,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1215
1215
|
public?: boolean | undefined;
|
|
1216
1216
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1217
1217
|
tag?: string | undefined;
|
|
1218
|
+
searchable?: boolean | undefined;
|
|
1218
1219
|
boost?: number | undefined;
|
|
1219
1220
|
hidden?: boolean | undefined;
|
|
1220
|
-
searchable?: boolean | undefined;
|
|
1221
1221
|
root?: string | undefined;
|
|
1222
1222
|
} & {
|
|
1223
1223
|
openapi?: string | string[] | {
|
|
@@ -1245,9 +1245,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1245
1245
|
public?: boolean | undefined;
|
|
1246
1246
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1247
1247
|
tag?: string | undefined;
|
|
1248
|
+
searchable?: boolean | undefined;
|
|
1248
1249
|
boost?: number | undefined;
|
|
1249
1250
|
hidden?: boolean | undefined;
|
|
1250
|
-
searchable?: boolean | undefined;
|
|
1251
1251
|
root?: string | undefined;
|
|
1252
1252
|
} & {
|
|
1253
1253
|
openapi?: string | string[] | {
|
|
@@ -1598,9 +1598,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1598
1598
|
public?: boolean | undefined;
|
|
1599
1599
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1600
1600
|
tag?: string | undefined;
|
|
1601
|
+
searchable?: boolean | undefined;
|
|
1601
1602
|
boost?: number | undefined;
|
|
1602
1603
|
hidden?: boolean | undefined;
|
|
1603
|
-
searchable?: boolean | undefined;
|
|
1604
1604
|
root?: string | undefined;
|
|
1605
1605
|
} & {
|
|
1606
1606
|
openapi?: string | string[] | {
|
|
@@ -1628,9 +1628,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1628
1628
|
public?: boolean | undefined;
|
|
1629
1629
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1630
1630
|
tag?: string | undefined;
|
|
1631
|
+
searchable?: boolean | undefined;
|
|
1631
1632
|
boost?: number | undefined;
|
|
1632
1633
|
hidden?: boolean | undefined;
|
|
1633
|
-
searchable?: boolean | undefined;
|
|
1634
1634
|
root?: string | undefined;
|
|
1635
1635
|
} & {
|
|
1636
1636
|
openapi?: string | string[] | {
|
|
@@ -1981,9 +1981,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1981
1981
|
public?: boolean | undefined;
|
|
1982
1982
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1983
1983
|
tag?: string | undefined;
|
|
1984
|
+
searchable?: boolean | undefined;
|
|
1984
1985
|
boost?: number | undefined;
|
|
1985
1986
|
hidden?: boolean | undefined;
|
|
1986
|
-
searchable?: boolean | undefined;
|
|
1987
1987
|
root?: string | undefined;
|
|
1988
1988
|
} & {
|
|
1989
1989
|
openapi?: string | string[] | {
|
|
@@ -2011,9 +2011,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2011
2011
|
public?: boolean | undefined;
|
|
2012
2012
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2013
2013
|
tag?: string | undefined;
|
|
2014
|
+
searchable?: boolean | undefined;
|
|
2014
2015
|
boost?: number | undefined;
|
|
2015
2016
|
hidden?: boolean | undefined;
|
|
2016
|
-
searchable?: boolean | undefined;
|
|
2017
2017
|
root?: string | undefined;
|
|
2018
2018
|
} & {
|
|
2019
2019
|
openapi?: string | string[] | {
|
|
@@ -2364,9 +2364,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2364
2364
|
public?: boolean | undefined;
|
|
2365
2365
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2366
2366
|
tag?: string | undefined;
|
|
2367
|
+
searchable?: boolean | undefined;
|
|
2367
2368
|
boost?: number | undefined;
|
|
2368
2369
|
hidden?: boolean | undefined;
|
|
2369
|
-
searchable?: boolean | undefined;
|
|
2370
2370
|
root?: string | undefined;
|
|
2371
2371
|
} & {
|
|
2372
2372
|
openapi?: string | string[] | {
|
|
@@ -2394,9 +2394,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2394
2394
|
public?: boolean | undefined;
|
|
2395
2395
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2396
2396
|
tag?: string | undefined;
|
|
2397
|
+
searchable?: boolean | undefined;
|
|
2397
2398
|
boost?: number | undefined;
|
|
2398
2399
|
hidden?: boolean | undefined;
|
|
2399
|
-
searchable?: boolean | undefined;
|
|
2400
2400
|
root?: string | undefined;
|
|
2401
2401
|
} & {
|
|
2402
2402
|
openapi?: string | string[] | {
|
|
@@ -2747,9 +2747,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2747
2747
|
public?: boolean | undefined;
|
|
2748
2748
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2749
2749
|
tag?: string | undefined;
|
|
2750
|
+
searchable?: boolean | undefined;
|
|
2750
2751
|
boost?: number | undefined;
|
|
2751
2752
|
hidden?: boolean | undefined;
|
|
2752
|
-
searchable?: boolean | undefined;
|
|
2753
2753
|
root?: string | undefined;
|
|
2754
2754
|
} & {
|
|
2755
2755
|
openapi?: string | string[] | {
|
|
@@ -2777,9 +2777,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2777
2777
|
public?: boolean | undefined;
|
|
2778
2778
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2779
2779
|
tag?: string | undefined;
|
|
2780
|
+
searchable?: boolean | undefined;
|
|
2780
2781
|
boost?: number | undefined;
|
|
2781
2782
|
hidden?: boolean | undefined;
|
|
2782
|
-
searchable?: boolean | undefined;
|
|
2783
2783
|
root?: string | undefined;
|
|
2784
2784
|
} & {
|
|
2785
2785
|
openapi?: string | string[] | {
|
|
@@ -3130,9 +3130,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
3130
3130
|
public?: boolean | undefined;
|
|
3131
3131
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3132
3132
|
tag?: string | undefined;
|
|
3133
|
+
searchable?: boolean | undefined;
|
|
3133
3134
|
boost?: number | undefined;
|
|
3134
3135
|
hidden?: boolean | undefined;
|
|
3135
|
-
searchable?: boolean | undefined;
|
|
3136
3136
|
root?: string | undefined;
|
|
3137
3137
|
} & {
|
|
3138
3138
|
openapi?: string | string[] | {
|
|
@@ -3160,9 +3160,9 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
3160
3160
|
public?: boolean | undefined;
|
|
3161
3161
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3162
3162
|
tag?: string | undefined;
|
|
3163
|
+
searchable?: boolean | undefined;
|
|
3163
3164
|
boost?: number | undefined;
|
|
3164
3165
|
hidden?: boolean | undefined;
|
|
3165
|
-
searchable?: boolean | undefined;
|
|
3166
3166
|
root?: string | undefined;
|
|
3167
3167
|
} & {
|
|
3168
3168
|
openapi?: string | string[] | {
|
|
@@ -63,9 +63,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
63
63
|
public?: boolean | undefined;
|
|
64
64
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
65
65
|
tag?: string | undefined;
|
|
66
|
+
searchable?: boolean | undefined;
|
|
66
67
|
boost?: number | undefined;
|
|
67
68
|
hidden?: boolean | undefined;
|
|
68
|
-
searchable?: boolean | undefined;
|
|
69
69
|
root?: string | undefined;
|
|
70
70
|
} & {
|
|
71
71
|
openapi?: string | string[] | {
|
|
@@ -93,9 +93,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
93
93
|
public?: boolean | undefined;
|
|
94
94
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
95
95
|
tag?: string | undefined;
|
|
96
|
+
searchable?: boolean | undefined;
|
|
96
97
|
boost?: number | undefined;
|
|
97
98
|
hidden?: boolean | undefined;
|
|
98
|
-
searchable?: boolean | undefined;
|
|
99
99
|
root?: string | undefined;
|
|
100
100
|
} & {
|
|
101
101
|
openapi?: string | string[] | {
|
|
@@ -446,9 +446,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
446
446
|
public?: boolean | undefined;
|
|
447
447
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
448
448
|
tag?: string | undefined;
|
|
449
|
+
searchable?: boolean | undefined;
|
|
449
450
|
boost?: number | undefined;
|
|
450
451
|
hidden?: boolean | undefined;
|
|
451
|
-
searchable?: boolean | undefined;
|
|
452
452
|
root?: string | undefined;
|
|
453
453
|
} & {
|
|
454
454
|
openapi?: string | string[] | {
|
|
@@ -476,9 +476,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
476
476
|
public?: boolean | undefined;
|
|
477
477
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
478
478
|
tag?: string | undefined;
|
|
479
|
+
searchable?: boolean | undefined;
|
|
479
480
|
boost?: number | undefined;
|
|
480
481
|
hidden?: boolean | undefined;
|
|
481
|
-
searchable?: boolean | undefined;
|
|
482
482
|
root?: string | undefined;
|
|
483
483
|
} & {
|
|
484
484
|
openapi?: string | string[] | {
|
|
@@ -829,9 +829,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
829
829
|
public?: boolean | undefined;
|
|
830
830
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
831
831
|
tag?: string | undefined;
|
|
832
|
+
searchable?: boolean | undefined;
|
|
832
833
|
boost?: number | undefined;
|
|
833
834
|
hidden?: boolean | undefined;
|
|
834
|
-
searchable?: boolean | undefined;
|
|
835
835
|
root?: string | undefined;
|
|
836
836
|
} & {
|
|
837
837
|
openapi?: string | string[] | {
|
|
@@ -859,9 +859,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
859
859
|
public?: boolean | undefined;
|
|
860
860
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
861
861
|
tag?: string | undefined;
|
|
862
|
+
searchable?: boolean | undefined;
|
|
862
863
|
boost?: number | undefined;
|
|
863
864
|
hidden?: boolean | undefined;
|
|
864
|
-
searchable?: boolean | undefined;
|
|
865
865
|
root?: string | undefined;
|
|
866
866
|
} & {
|
|
867
867
|
openapi?: string | string[] | {
|
|
@@ -1212,9 +1212,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1212
1212
|
public?: boolean | undefined;
|
|
1213
1213
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1214
1214
|
tag?: string | undefined;
|
|
1215
|
+
searchable?: boolean | undefined;
|
|
1215
1216
|
boost?: number | undefined;
|
|
1216
1217
|
hidden?: boolean | undefined;
|
|
1217
|
-
searchable?: boolean | undefined;
|
|
1218
1218
|
root?: string | undefined;
|
|
1219
1219
|
} & {
|
|
1220
1220
|
openapi?: string | string[] | {
|
|
@@ -1242,9 +1242,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1242
1242
|
public?: boolean | undefined;
|
|
1243
1243
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1244
1244
|
tag?: string | undefined;
|
|
1245
|
+
searchable?: boolean | undefined;
|
|
1245
1246
|
boost?: number | undefined;
|
|
1246
1247
|
hidden?: boolean | undefined;
|
|
1247
|
-
searchable?: boolean | undefined;
|
|
1248
1248
|
root?: string | undefined;
|
|
1249
1249
|
} & {
|
|
1250
1250
|
openapi?: string | string[] | {
|
|
@@ -1595,9 +1595,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1595
1595
|
public?: boolean | undefined;
|
|
1596
1596
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1597
1597
|
tag?: string | undefined;
|
|
1598
|
+
searchable?: boolean | undefined;
|
|
1598
1599
|
boost?: number | undefined;
|
|
1599
1600
|
hidden?: boolean | undefined;
|
|
1600
|
-
searchable?: boolean | undefined;
|
|
1601
1601
|
root?: string | undefined;
|
|
1602
1602
|
} & {
|
|
1603
1603
|
openapi?: string | string[] | {
|
|
@@ -1625,9 +1625,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1625
1625
|
public?: boolean | undefined;
|
|
1626
1626
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1627
1627
|
tag?: string | undefined;
|
|
1628
|
+
searchable?: boolean | undefined;
|
|
1628
1629
|
boost?: number | undefined;
|
|
1629
1630
|
hidden?: boolean | undefined;
|
|
1630
|
-
searchable?: boolean | undefined;
|
|
1631
1631
|
root?: string | undefined;
|
|
1632
1632
|
} & {
|
|
1633
1633
|
openapi?: string | string[] | {
|
|
@@ -1978,9 +1978,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1978
1978
|
public?: boolean | undefined;
|
|
1979
1979
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1980
1980
|
tag?: string | undefined;
|
|
1981
|
+
searchable?: boolean | undefined;
|
|
1981
1982
|
boost?: number | undefined;
|
|
1982
1983
|
hidden?: boolean | undefined;
|
|
1983
|
-
searchable?: boolean | undefined;
|
|
1984
1984
|
root?: string | undefined;
|
|
1985
1985
|
} & {
|
|
1986
1986
|
openapi?: string | string[] | {
|
|
@@ -2008,9 +2008,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2008
2008
|
public?: boolean | undefined;
|
|
2009
2009
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2010
2010
|
tag?: string | undefined;
|
|
2011
|
+
searchable?: boolean | undefined;
|
|
2011
2012
|
boost?: number | undefined;
|
|
2012
2013
|
hidden?: boolean | undefined;
|
|
2013
|
-
searchable?: boolean | undefined;
|
|
2014
2014
|
root?: string | undefined;
|
|
2015
2015
|
} & {
|
|
2016
2016
|
openapi?: string | string[] | {
|
|
@@ -2361,9 +2361,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2361
2361
|
public?: boolean | undefined;
|
|
2362
2362
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2363
2363
|
tag?: string | undefined;
|
|
2364
|
+
searchable?: boolean | undefined;
|
|
2364
2365
|
boost?: number | undefined;
|
|
2365
2366
|
hidden?: boolean | undefined;
|
|
2366
|
-
searchable?: boolean | undefined;
|
|
2367
2367
|
root?: string | undefined;
|
|
2368
2368
|
} & {
|
|
2369
2369
|
openapi?: string | string[] | {
|
|
@@ -2391,9 +2391,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2391
2391
|
public?: boolean | undefined;
|
|
2392
2392
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2393
2393
|
tag?: string | undefined;
|
|
2394
|
+
searchable?: boolean | undefined;
|
|
2394
2395
|
boost?: number | undefined;
|
|
2395
2396
|
hidden?: boolean | undefined;
|
|
2396
|
-
searchable?: boolean | undefined;
|
|
2397
2397
|
root?: string | undefined;
|
|
2398
2398
|
} & {
|
|
2399
2399
|
openapi?: string | string[] | {
|
|
@@ -2744,9 +2744,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2744
2744
|
public?: boolean | undefined;
|
|
2745
2745
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2746
2746
|
tag?: string | undefined;
|
|
2747
|
+
searchable?: boolean | undefined;
|
|
2747
2748
|
boost?: number | undefined;
|
|
2748
2749
|
hidden?: boolean | undefined;
|
|
2749
|
-
searchable?: boolean | undefined;
|
|
2750
2750
|
root?: string | undefined;
|
|
2751
2751
|
} & {
|
|
2752
2752
|
openapi?: string | string[] | {
|
|
@@ -2774,9 +2774,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2774
2774
|
public?: boolean | undefined;
|
|
2775
2775
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2776
2776
|
tag?: string | undefined;
|
|
2777
|
+
searchable?: boolean | undefined;
|
|
2777
2778
|
boost?: number | undefined;
|
|
2778
2779
|
hidden?: boolean | undefined;
|
|
2779
|
-
searchable?: boolean | undefined;
|
|
2780
2780
|
root?: string | undefined;
|
|
2781
2781
|
} & {
|
|
2782
2782
|
openapi?: string | string[] | {
|
|
@@ -3127,9 +3127,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3127
3127
|
public?: boolean | undefined;
|
|
3128
3128
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3129
3129
|
tag?: string | undefined;
|
|
3130
|
+
searchable?: boolean | undefined;
|
|
3130
3131
|
boost?: number | undefined;
|
|
3131
3132
|
hidden?: boolean | undefined;
|
|
3132
|
-
searchable?: boolean | undefined;
|
|
3133
3133
|
root?: string | undefined;
|
|
3134
3134
|
} & {
|
|
3135
3135
|
openapi?: string | string[] | {
|
|
@@ -3157,9 +3157,9 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
3157
3157
|
public?: boolean | undefined;
|
|
3158
3158
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3159
3159
|
tag?: string | undefined;
|
|
3160
|
+
searchable?: boolean | undefined;
|
|
3160
3161
|
boost?: number | undefined;
|
|
3161
3162
|
hidden?: boolean | undefined;
|
|
3162
|
-
searchable?: boolean | undefined;
|
|
3163
3163
|
root?: string | undefined;
|
|
3164
3164
|
} & {
|
|
3165
3165
|
openapi?: string | string[] | {
|