@mintlify/validation 0.1.754 → 0.1.756

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.
@@ -545,9 +545,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
545
545
  public?: boolean | undefined;
546
546
  directory?: "none" | "card" | "accordion" | undefined;
547
547
  tag?: string | undefined;
548
+ searchable?: boolean | undefined;
548
549
  boost?: number | undefined;
549
550
  hidden?: boolean | undefined;
550
- searchable?: boolean | undefined;
551
551
  root?: string | undefined;
552
552
  } & {
553
553
  openapi?: string | string[] | {
@@ -575,9 +575,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
575
575
  public?: boolean | undefined;
576
576
  directory?: "none" | "card" | "accordion" | undefined;
577
577
  tag?: string | undefined;
578
+ searchable?: boolean | undefined;
578
579
  boost?: number | undefined;
579
580
  hidden?: boolean | undefined;
580
- searchable?: boolean | undefined;
581
581
  root?: string | undefined;
582
582
  } & {
583
583
  openapi?: string | string[] | {
@@ -928,9 +928,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
928
928
  public?: boolean | undefined;
929
929
  directory?: "none" | "card" | "accordion" | undefined;
930
930
  tag?: string | undefined;
931
+ searchable?: boolean | undefined;
931
932
  boost?: number | undefined;
932
933
  hidden?: boolean | undefined;
933
- searchable?: boolean | undefined;
934
934
  root?: string | undefined;
935
935
  } & {
936
936
  openapi?: string | string[] | {
@@ -958,9 +958,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
958
958
  public?: boolean | undefined;
959
959
  directory?: "none" | "card" | "accordion" | undefined;
960
960
  tag?: string | undefined;
961
+ searchable?: boolean | undefined;
961
962
  boost?: number | undefined;
962
963
  hidden?: boolean | undefined;
963
- searchable?: boolean | undefined;
964
964
  root?: string | undefined;
965
965
  } & {
966
966
  openapi?: string | string[] | {
@@ -1311,9 +1311,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
1311
1311
  public?: boolean | undefined;
1312
1312
  directory?: "none" | "card" | "accordion" | undefined;
1313
1313
  tag?: string | undefined;
1314
+ searchable?: boolean | undefined;
1314
1315
  boost?: number | undefined;
1315
1316
  hidden?: boolean | undefined;
1316
- searchable?: boolean | undefined;
1317
1317
  root?: string | undefined;
1318
1318
  } & {
1319
1319
  openapi?: string | string[] | {
@@ -1341,9 +1341,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
1341
1341
  public?: boolean | undefined;
1342
1342
  directory?: "none" | "card" | "accordion" | undefined;
1343
1343
  tag?: string | undefined;
1344
+ searchable?: boolean | undefined;
1344
1345
  boost?: number | undefined;
1345
1346
  hidden?: boolean | undefined;
1346
- searchable?: boolean | undefined;
1347
1347
  root?: string | undefined;
1348
1348
  } & {
1349
1349
  openapi?: string | string[] | {
@@ -1694,9 +1694,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
1694
1694
  public?: boolean | undefined;
1695
1695
  directory?: "none" | "card" | "accordion" | undefined;
1696
1696
  tag?: string | undefined;
1697
+ searchable?: boolean | undefined;
1697
1698
  boost?: number | undefined;
1698
1699
  hidden?: boolean | undefined;
1699
- searchable?: boolean | undefined;
1700
1700
  root?: string | undefined;
1701
1701
  } & {
1702
1702
  openapi?: string | string[] | {
@@ -1724,9 +1724,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
1724
1724
  public?: boolean | undefined;
1725
1725
  directory?: "none" | "card" | "accordion" | undefined;
1726
1726
  tag?: string | undefined;
1727
+ searchable?: boolean | undefined;
1727
1728
  boost?: number | undefined;
1728
1729
  hidden?: boolean | undefined;
1729
- searchable?: boolean | undefined;
1730
1730
  root?: string | undefined;
1731
1731
  } & {
1732
1732
  openapi?: string | string[] | {
@@ -2077,9 +2077,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2077
2077
  public?: boolean | undefined;
2078
2078
  directory?: "none" | "card" | "accordion" | undefined;
2079
2079
  tag?: string | undefined;
2080
+ searchable?: boolean | undefined;
2080
2081
  boost?: number | undefined;
2081
2082
  hidden?: boolean | undefined;
2082
- searchable?: boolean | undefined;
2083
2083
  root?: string | undefined;
2084
2084
  } & {
2085
2085
  openapi?: string | string[] | {
@@ -2107,9 +2107,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2107
2107
  public?: boolean | undefined;
2108
2108
  directory?: "none" | "card" | "accordion" | undefined;
2109
2109
  tag?: string | undefined;
2110
+ searchable?: boolean | undefined;
2110
2111
  boost?: number | undefined;
2111
2112
  hidden?: boolean | undefined;
2112
- searchable?: boolean | undefined;
2113
2113
  root?: string | undefined;
2114
2114
  } & {
2115
2115
  openapi?: string | string[] | {
@@ -2460,9 +2460,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2460
2460
  public?: boolean | undefined;
2461
2461
  directory?: "none" | "card" | "accordion" | undefined;
2462
2462
  tag?: string | undefined;
2463
+ searchable?: boolean | undefined;
2463
2464
  boost?: number | undefined;
2464
2465
  hidden?: boolean | undefined;
2465
- searchable?: boolean | undefined;
2466
2466
  root?: string | undefined;
2467
2467
  } & {
2468
2468
  openapi?: string | string[] | {
@@ -2490,9 +2490,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2490
2490
  public?: boolean | undefined;
2491
2491
  directory?: "none" | "card" | "accordion" | undefined;
2492
2492
  tag?: string | undefined;
2493
+ searchable?: boolean | undefined;
2493
2494
  boost?: number | undefined;
2494
2495
  hidden?: boolean | undefined;
2495
- searchable?: boolean | undefined;
2496
2496
  root?: string | undefined;
2497
2497
  } & {
2498
2498
  openapi?: string | string[] | {
@@ -2843,9 +2843,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2843
2843
  public?: boolean | undefined;
2844
2844
  directory?: "none" | "card" | "accordion" | undefined;
2845
2845
  tag?: string | undefined;
2846
+ searchable?: boolean | undefined;
2846
2847
  boost?: number | undefined;
2847
2848
  hidden?: boolean | undefined;
2848
- searchable?: boolean | undefined;
2849
2849
  root?: string | undefined;
2850
2850
  } & {
2851
2851
  openapi?: string | string[] | {
@@ -2873,9 +2873,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
2873
2873
  public?: boolean | undefined;
2874
2874
  directory?: "none" | "card" | "accordion" | undefined;
2875
2875
  tag?: string | undefined;
2876
+ searchable?: boolean | undefined;
2876
2877
  boost?: number | undefined;
2877
2878
  hidden?: boolean | undefined;
2878
- searchable?: boolean | undefined;
2879
2879
  root?: string | undefined;
2880
2880
  } & {
2881
2881
  openapi?: string | string[] | {
@@ -3226,9 +3226,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3226
3226
  public?: boolean | undefined;
3227
3227
  directory?: "none" | "card" | "accordion" | undefined;
3228
3228
  tag?: string | undefined;
3229
+ searchable?: boolean | undefined;
3229
3230
  boost?: number | undefined;
3230
3231
  hidden?: boolean | undefined;
3231
- searchable?: boolean | undefined;
3232
3232
  root?: string | undefined;
3233
3233
  } & {
3234
3234
  openapi?: string | string[] | {
@@ -3256,9 +3256,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3256
3256
  public?: boolean | undefined;
3257
3257
  directory?: "none" | "card" | "accordion" | undefined;
3258
3258
  tag?: string | undefined;
3259
+ searchable?: boolean | undefined;
3259
3260
  boost?: number | undefined;
3260
3261
  hidden?: boolean | undefined;
3261
- searchable?: boolean | undefined;
3262
3262
  root?: string | undefined;
3263
3263
  } & {
3264
3264
  openapi?: string | string[] | {
@@ -3609,9 +3609,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3609
3609
  public?: boolean | undefined;
3610
3610
  directory?: "none" | "card" | "accordion" | undefined;
3611
3611
  tag?: string | undefined;
3612
+ searchable?: boolean | undefined;
3612
3613
  boost?: number | undefined;
3613
3614
  hidden?: boolean | undefined;
3614
- searchable?: boolean | undefined;
3615
3615
  root?: string | undefined;
3616
3616
  } & {
3617
3617
  openapi?: string | string[] | {
@@ -3639,9 +3639,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3639
3639
  public?: boolean | undefined;
3640
3640
  directory?: "none" | "card" | "accordion" | undefined;
3641
3641
  tag?: string | undefined;
3642
+ searchable?: boolean | undefined;
3642
3643
  boost?: number | undefined;
3643
3644
  hidden?: boolean | undefined;
3644
- searchable?: boolean | undefined;
3645
3645
  root?: string | undefined;
3646
3646
  } & {
3647
3647
  openapi?: string | string[] | {
@@ -3996,9 +3996,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
3996
3996
  public?: boolean | undefined;
3997
3997
  directory?: "none" | "card" | "accordion" | undefined;
3998
3998
  tag?: string | undefined;
3999
+ searchable?: boolean | undefined;
3999
4000
  boost?: number | undefined;
4000
4001
  hidden?: boolean | undefined;
4001
- searchable?: boolean | undefined;
4002
4002
  root?: string | undefined;
4003
4003
  } & {
4004
4004
  openapi?: string | string[] | {
@@ -4026,9 +4026,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4026
4026
  public?: boolean | undefined;
4027
4027
  directory?: "none" | "card" | "accordion" | undefined;
4028
4028
  tag?: string | undefined;
4029
+ searchable?: boolean | undefined;
4029
4030
  boost?: number | undefined;
4030
4031
  hidden?: boolean | undefined;
4031
- searchable?: boolean | undefined;
4032
4032
  root?: string | undefined;
4033
4033
  } & {
4034
4034
  openapi?: string | string[] | {
@@ -4379,9 +4379,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4379
4379
  public?: boolean | undefined;
4380
4380
  directory?: "none" | "card" | "accordion" | undefined;
4381
4381
  tag?: string | undefined;
4382
+ searchable?: boolean | undefined;
4382
4383
  boost?: number | undefined;
4383
4384
  hidden?: boolean | undefined;
4384
- searchable?: boolean | undefined;
4385
4385
  root?: string | undefined;
4386
4386
  } & {
4387
4387
  openapi?: string | string[] | {
@@ -4409,9 +4409,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4409
4409
  public?: boolean | undefined;
4410
4410
  directory?: "none" | "card" | "accordion" | undefined;
4411
4411
  tag?: string | undefined;
4412
+ searchable?: boolean | undefined;
4412
4413
  boost?: number | undefined;
4413
4414
  hidden?: boolean | undefined;
4414
- searchable?: boolean | undefined;
4415
4415
  root?: string | undefined;
4416
4416
  } & {
4417
4417
  openapi?: string | string[] | {
@@ -4762,9 +4762,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4762
4762
  public?: boolean | undefined;
4763
4763
  directory?: "none" | "card" | "accordion" | undefined;
4764
4764
  tag?: string | undefined;
4765
+ searchable?: boolean | undefined;
4765
4766
  boost?: number | undefined;
4766
4767
  hidden?: boolean | undefined;
4767
- searchable?: boolean | undefined;
4768
4768
  root?: string | undefined;
4769
4769
  } & {
4770
4770
  openapi?: string | string[] | {
@@ -4792,9 +4792,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
4792
4792
  public?: boolean | undefined;
4793
4793
  directory?: "none" | "card" | "accordion" | undefined;
4794
4794
  tag?: string | undefined;
4795
+ searchable?: boolean | undefined;
4795
4796
  boost?: number | undefined;
4796
4797
  hidden?: boolean | undefined;
4797
- searchable?: boolean | undefined;
4798
4798
  root?: string | undefined;
4799
4799
  } & {
4800
4800
  openapi?: string | string[] | {
@@ -5145,9 +5145,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5145
5145
  public?: boolean | undefined;
5146
5146
  directory?: "none" | "card" | "accordion" | undefined;
5147
5147
  tag?: string | undefined;
5148
+ searchable?: boolean | undefined;
5148
5149
  boost?: number | undefined;
5149
5150
  hidden?: boolean | undefined;
5150
- searchable?: boolean | undefined;
5151
5151
  root?: string | undefined;
5152
5152
  } & {
5153
5153
  openapi?: string | string[] | {
@@ -5175,9 +5175,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5175
5175
  public?: boolean | undefined;
5176
5176
  directory?: "none" | "card" | "accordion" | undefined;
5177
5177
  tag?: string | undefined;
5178
+ searchable?: boolean | undefined;
5178
5179
  boost?: number | undefined;
5179
5180
  hidden?: boolean | undefined;
5180
- searchable?: boolean | undefined;
5181
5181
  root?: string | undefined;
5182
5182
  } & {
5183
5183
  openapi?: string | string[] | {
@@ -5528,9 +5528,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5528
5528
  public?: boolean | undefined;
5529
5529
  directory?: "none" | "card" | "accordion" | undefined;
5530
5530
  tag?: string | undefined;
5531
+ searchable?: boolean | undefined;
5531
5532
  boost?: number | undefined;
5532
5533
  hidden?: boolean | undefined;
5533
- searchable?: boolean | undefined;
5534
5534
  root?: string | undefined;
5535
5535
  } & {
5536
5536
  openapi?: string | string[] | {
@@ -5558,9 +5558,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5558
5558
  public?: boolean | undefined;
5559
5559
  directory?: "none" | "card" | "accordion" | undefined;
5560
5560
  tag?: string | undefined;
5561
+ searchable?: boolean | undefined;
5561
5562
  boost?: number | undefined;
5562
5563
  hidden?: boolean | undefined;
5563
- searchable?: boolean | undefined;
5564
5564
  root?: string | undefined;
5565
5565
  } & {
5566
5566
  openapi?: string | string[] | {
@@ -5911,9 +5911,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5911
5911
  public?: boolean | undefined;
5912
5912
  directory?: "none" | "card" | "accordion" | undefined;
5913
5913
  tag?: string | undefined;
5914
+ searchable?: boolean | undefined;
5914
5915
  boost?: number | undefined;
5915
5916
  hidden?: boolean | undefined;
5916
- searchable?: boolean | undefined;
5917
5917
  root?: string | undefined;
5918
5918
  } & {
5919
5919
  openapi?: string | string[] | {
@@ -5941,9 +5941,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
5941
5941
  public?: boolean | undefined;
5942
5942
  directory?: "none" | "card" | "accordion" | undefined;
5943
5943
  tag?: string | undefined;
5944
+ searchable?: boolean | undefined;
5944
5945
  boost?: number | undefined;
5945
5946
  hidden?: boolean | undefined;
5946
- searchable?: boolean | undefined;
5947
5947
  root?: string | undefined;
5948
5948
  } & {
5949
5949
  openapi?: string | string[] | {
@@ -6294,9 +6294,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
6294
6294
  public?: boolean | undefined;
6295
6295
  directory?: "none" | "card" | "accordion" | undefined;
6296
6296
  tag?: string | undefined;
6297
+ searchable?: boolean | undefined;
6297
6298
  boost?: number | undefined;
6298
6299
  hidden?: boolean | undefined;
6299
- searchable?: boolean | undefined;
6300
6300
  root?: string | undefined;
6301
6301
  } & {
6302
6302
  openapi?: string | string[] | {
@@ -6324,9 +6324,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
6324
6324
  public?: boolean | undefined;
6325
6325
  directory?: "none" | "card" | "accordion" | undefined;
6326
6326
  tag?: string | undefined;
6327
+ searchable?: boolean | undefined;
6327
6328
  boost?: number | undefined;
6328
6329
  hidden?: boolean | undefined;
6329
- searchable?: boolean | undefined;
6330
6330
  root?: string | undefined;
6331
6331
  } & {
6332
6332
  openapi?: string | string[] | {
@@ -6677,9 +6677,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
6677
6677
  public?: boolean | undefined;
6678
6678
  directory?: "none" | "card" | "accordion" | undefined;
6679
6679
  tag?: string | undefined;
6680
+ searchable?: boolean | undefined;
6680
6681
  boost?: number | undefined;
6681
6682
  hidden?: boolean | undefined;
6682
- searchable?: boolean | undefined;
6683
6683
  root?: string | undefined;
6684
6684
  } & {
6685
6685
  openapi?: string | string[] | {
@@ -6707,9 +6707,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
6707
6707
  public?: boolean | undefined;
6708
6708
  directory?: "none" | "card" | "accordion" | undefined;
6709
6709
  tag?: string | undefined;
6710
+ searchable?: boolean | undefined;
6710
6711
  boost?: number | undefined;
6711
6712
  hidden?: boolean | undefined;
6712
- searchable?: boolean | undefined;
6713
6713
  root?: string | undefined;
6714
6714
  } & {
6715
6715
  openapi?: string | string[] | {
@@ -7060,9 +7060,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
7060
7060
  public?: boolean | undefined;
7061
7061
  directory?: "none" | "card" | "accordion" | undefined;
7062
7062
  tag?: string | undefined;
7063
+ searchable?: boolean | undefined;
7063
7064
  boost?: number | undefined;
7064
7065
  hidden?: boolean | undefined;
7065
- searchable?: boolean | undefined;
7066
7066
  root?: string | undefined;
7067
7067
  } & {
7068
7068
  openapi?: string | string[] | {
@@ -7090,9 +7090,9 @@ export declare function validateDocsConfig(value: unknown): z.SafeParseError<{
7090
7090
  public?: boolean | undefined;
7091
7091
  directory?: "none" | "card" | "accordion" | undefined;
7092
7092
  tag?: string | undefined;
7093
+ searchable?: boolean | undefined;
7093
7094
  boost?: number | undefined;
7094
7095
  hidden?: boolean | undefined;
7095
- searchable?: boolean | undefined;
7096
7096
  root?: string | undefined;
7097
7097
  } & {
7098
7098
  openapi?: string | string[] | {