@mintlify/link-rot 3.0.1042 → 3.0.1044

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.
@@ -125,6 +125,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
125
125
  api?: {
126
126
  params?: {
127
127
  expanded?: "all" | "closed" | undefined;
128
+ post?: string[] | undefined;
128
129
  } | undefined;
129
130
  url?: "full" | undefined;
130
131
  openapi?: string | string[] | {
@@ -488,6 +489,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
488
489
  api?: {
489
490
  params?: {
490
491
  expanded?: "all" | "closed" | undefined;
492
+ post?: string[] | undefined;
491
493
  } | undefined;
492
494
  url?: "full" | undefined;
493
495
  openapi?: string | string[] | {
@@ -851,6 +853,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
851
853
  api?: {
852
854
  params?: {
853
855
  expanded?: "all" | "closed" | undefined;
856
+ post?: string[] | undefined;
854
857
  } | undefined;
855
858
  url?: "full" | undefined;
856
859
  openapi?: string | string[] | {
@@ -1214,6 +1217,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1214
1217
  api?: {
1215
1218
  params?: {
1216
1219
  expanded?: "all" | "closed" | undefined;
1220
+ post?: string[] | undefined;
1217
1221
  } | undefined;
1218
1222
  url?: "full" | undefined;
1219
1223
  openapi?: string | string[] | {
@@ -1577,6 +1581,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1577
1581
  api?: {
1578
1582
  params?: {
1579
1583
  expanded?: "all" | "closed" | undefined;
1584
+ post?: string[] | undefined;
1580
1585
  } | undefined;
1581
1586
  url?: "full" | undefined;
1582
1587
  openapi?: string | string[] | {
@@ -1940,6 +1945,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
1940
1945
  api?: {
1941
1946
  params?: {
1942
1947
  expanded?: "all" | "closed" | undefined;
1948
+ post?: string[] | undefined;
1943
1949
  } | undefined;
1944
1950
  url?: "full" | undefined;
1945
1951
  openapi?: string | string[] | {
@@ -2303,6 +2309,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2303
2309
  api?: {
2304
2310
  params?: {
2305
2311
  expanded?: "all" | "closed" | undefined;
2312
+ post?: string[] | undefined;
2306
2313
  } | undefined;
2307
2314
  url?: "full" | undefined;
2308
2315
  openapi?: string | string[] | {
@@ -2666,6 +2673,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
2666
2673
  api?: {
2667
2674
  params?: {
2668
2675
  expanded?: "all" | "closed" | undefined;
2676
+ post?: string[] | undefined;
2669
2677
  } | undefined;
2670
2678
  url?: "full" | undefined;
2671
2679
  openapi?: string | string[] | {
@@ -3029,6 +3037,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3029
3037
  api?: {
3030
3038
  params?: {
3031
3039
  expanded?: "all" | "closed" | undefined;
3040
+ post?: string[] | undefined;
3032
3041
  } | undefined;
3033
3042
  url?: "full" | undefined;
3034
3043
  openapi?: string | string[] | {
@@ -3395,6 +3404,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3395
3404
  api?: {
3396
3405
  params?: {
3397
3406
  expanded?: "all" | "closed" | undefined;
3407
+ post?: string[] | undefined;
3398
3408
  } | undefined;
3399
3409
  url?: "full" | undefined;
3400
3410
  openapi?: string | string[] | {
@@ -3758,6 +3768,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
3758
3768
  api?: {
3759
3769
  params?: {
3760
3770
  expanded?: "all" | "closed" | undefined;
3771
+ post?: string[] | undefined;
3761
3772
  } | undefined;
3762
3773
  url?: "full" | undefined;
3763
3774
  openapi?: string | string[] | {
@@ -4121,6 +4132,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4121
4132
  api?: {
4122
4133
  params?: {
4123
4134
  expanded?: "all" | "closed" | undefined;
4135
+ post?: string[] | undefined;
4124
4136
  } | undefined;
4125
4137
  url?: "full" | undefined;
4126
4138
  openapi?: string | string[] | {
@@ -4484,6 +4496,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4484
4496
  api?: {
4485
4497
  params?: {
4486
4498
  expanded?: "all" | "closed" | undefined;
4499
+ post?: string[] | undefined;
4487
4500
  } | undefined;
4488
4501
  url?: "full" | undefined;
4489
4502
  openapi?: string | string[] | {
@@ -4847,6 +4860,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
4847
4860
  api?: {
4848
4861
  params?: {
4849
4862
  expanded?: "all" | "closed" | undefined;
4863
+ post?: string[] | undefined;
4850
4864
  } | undefined;
4851
4865
  url?: "full" | undefined;
4852
4866
  openapi?: string | string[] | {
@@ -5210,6 +5224,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5210
5224
  api?: {
5211
5225
  params?: {
5212
5226
  expanded?: "all" | "closed" | undefined;
5227
+ post?: string[] | undefined;
5213
5228
  } | undefined;
5214
5229
  url?: "full" | undefined;
5215
5230
  openapi?: string | string[] | {
@@ -5573,6 +5588,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5573
5588
  api?: {
5574
5589
  params?: {
5575
5590
  expanded?: "all" | "closed" | undefined;
5591
+ post?: string[] | undefined;
5576
5592
  } | undefined;
5577
5593
  url?: "full" | undefined;
5578
5594
  openapi?: string | string[] | {
@@ -5936,6 +5952,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
5936
5952
  api?: {
5937
5953
  params?: {
5938
5954
  expanded?: "all" | "closed" | undefined;
5955
+ post?: string[] | undefined;
5939
5956
  } | undefined;
5940
5957
  url?: "full" | undefined;
5941
5958
  openapi?: string | string[] | {
@@ -6299,6 +6316,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6299
6316
  api?: {
6300
6317
  params?: {
6301
6318
  expanded?: "all" | "closed" | undefined;
6319
+ post?: string[] | undefined;
6302
6320
  } | undefined;
6303
6321
  url?: "full" | undefined;
6304
6322
  openapi?: string | string[] | {
@@ -6632,6 +6650,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6632
6650
  maintainOrder?: boolean | undefined;
6633
6651
  paramFields?: {
6634
6652
  expanded?: "all" | "topLevel" | "topLevelOneOfs" | "none" | undefined;
6653
+ post?: string[] | undefined;
6635
6654
  } | undefined;
6636
6655
  } | undefined;
6637
6656
  modeToggle?: {
@@ -6881,6 +6900,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
6881
6900
  maintainOrder?: boolean | undefined;
6882
6901
  paramFields?: {
6883
6902
  expanded?: "all" | "topLevel" | "topLevelOneOfs" | "none" | undefined;
6903
+ post?: string[] | undefined;
6884
6904
  } | undefined;
6885
6905
  } | undefined;
6886
6906
  modeToggle?: {