@redocly/config 0.24.0 → 0.24.1

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.
@@ -2879,7 +2879,7 @@ export declare const themeConfigSchema: {
2879
2879
  readonly properties: {
2880
2880
  readonly lang: {
2881
2881
  readonly type: "string";
2882
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2882
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2883
2883
  };
2884
2884
  readonly label: {
2885
2885
  readonly type: "string";
@@ -6918,7 +6918,7 @@ export declare const closedThemeConfigSchema: {
6918
6918
  readonly properties: {
6919
6919
  readonly lang: {
6920
6920
  readonly type: "string";
6921
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6921
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6922
6922
  };
6923
6923
  readonly label: {
6924
6924
  readonly type: "string";
@@ -2901,7 +2901,7 @@ export declare const openapiConfigSchema: {
2901
2901
  readonly properties: {
2902
2902
  readonly lang: {
2903
2903
  readonly type: "string";
2904
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2904
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2905
2905
  };
2906
2906
  readonly label: {
2907
2907
  readonly type: "string";
@@ -2372,7 +2372,7 @@ export declare const productThemeOverrideSchema: {
2372
2372
  readonly properties: {
2373
2373
  readonly lang: {
2374
2374
  readonly type: "string";
2375
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2375
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2376
2376
  };
2377
2377
  readonly label: {
2378
2378
  readonly type: "string";
@@ -4473,7 +4473,7 @@ export declare const productConfigOverrideSchema: {
4473
4473
  readonly properties: {
4474
4474
  readonly lang: {
4475
4475
  readonly type: "string";
4476
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4476
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4477
4477
  };
4478
4478
  readonly label: {
4479
4479
  readonly type: "string";
@@ -6702,7 +6702,7 @@ export declare const productConfigOverrideSchema: {
6702
6702
  readonly properties: {
6703
6703
  readonly lang: {
6704
6704
  readonly type: "string";
6705
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6705
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6706
6706
  };
6707
6707
  readonly label: {
6708
6708
  readonly type: "string";
@@ -9591,7 +9591,7 @@ export declare const productConfigOverrideSchema: {
9591
9591
  readonly properties: {
9592
9592
  readonly lang: {
9593
9593
  readonly type: "string";
9594
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9594
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9595
9595
  };
9596
9596
  readonly label: {
9597
9597
  readonly type: "string";
@@ -12297,7 +12297,7 @@ export declare const productConfigOverrideSchema: {
12297
12297
  readonly properties: {
12298
12298
  readonly lang: {
12299
12299
  readonly type: "string";
12300
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
12300
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
12301
12301
  };
12302
12302
  readonly label: {
12303
12303
  readonly type: "string";
@@ -370,7 +370,7 @@ export declare const redocConfigSchema: {
370
370
  readonly properties: {
371
371
  readonly lang: {
372
372
  readonly type: "string";
373
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
373
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
374
374
  };
375
375
  readonly label: {
376
376
  readonly type: "string";
@@ -12,7 +12,7 @@ const codeSamplesConfigSchema = {
12
12
  properties: {
13
13
  lang: {
14
14
  type: 'string',
15
- enum: [
15
+ examples: [
16
16
  'curl',
17
17
  'JavaScript',
18
18
  'Node.js',
@@ -2246,7 +2246,7 @@ export declare const apiConfigSchema: {
2246
2246
  readonly properties: {
2247
2247
  readonly lang: {
2248
2248
  readonly type: "string";
2249
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2249
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2250
2250
  };
2251
2251
  readonly label: {
2252
2252
  readonly type: "string";
@@ -4478,7 +4478,7 @@ export declare const apiConfigSchema: {
4478
4478
  readonly properties: {
4479
4479
  readonly lang: {
4480
4480
  readonly type: "string";
4481
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4481
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4482
4482
  };
4483
4483
  readonly label: {
4484
4484
  readonly type: "string";
@@ -7570,7 +7570,7 @@ export declare const redoclyConfigSchema: {
7570
7570
  readonly properties: {
7571
7571
  readonly lang: {
7572
7572
  readonly type: "string";
7573
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
7573
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
7574
7574
  };
7575
7575
  readonly label: {
7576
7576
  readonly type: "string";
@@ -9802,7 +9802,7 @@ export declare const redoclyConfigSchema: {
9802
9802
  readonly properties: {
9803
9803
  readonly lang: {
9804
9804
  readonly type: "string";
9805
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9805
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9806
9806
  };
9807
9807
  readonly label: {
9808
9808
  readonly type: "string";
@@ -13650,7 +13650,7 @@ export declare const redoclyConfigSchema: {
13650
13650
  readonly properties: {
13651
13651
  readonly lang: {
13652
13652
  readonly type: "string";
13653
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
13653
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
13654
13654
  };
13655
13655
  readonly label: {
13656
13656
  readonly type: "string";
@@ -17782,7 +17782,7 @@ export declare const redoclyConfigSchema: {
17782
17782
  readonly properties: {
17783
17783
  readonly lang: {
17784
17784
  readonly type: "string";
17785
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
17785
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
17786
17786
  };
17787
17787
  readonly label: {
17788
17788
  readonly type: "string";
@@ -21249,7 +21249,7 @@ export declare const rootRedoclyConfigSchema: {
21249
21249
  items: {
21250
21250
  properties: {
21251
21251
  lang: {
21252
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
21252
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
21253
21253
  type: "string";
21254
21254
  };
21255
21255
  label: {
@@ -24000,7 +24000,7 @@ export declare const rootRedoclyConfigSchema: {
24000
24000
  items: {
24001
24001
  properties: {
24002
24002
  lang: {
24003
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
24003
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
24004
24004
  type: "string";
24005
24005
  };
24006
24006
  label: {
@@ -25762,7 +25762,7 @@ export declare const rootRedoclyConfigSchema: {
25762
25762
  items: {
25763
25763
  properties: {
25764
25764
  lang: {
25765
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
25765
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
25766
25766
  type: "string";
25767
25767
  };
25768
25768
  label: {
@@ -28767,7 +28767,7 @@ export declare const rootRedoclyConfigSchema: {
28767
28767
  items: {
28768
28768
  properties: {
28769
28769
  lang: {
28770
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
28770
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
28771
28771
  type: "string";
28772
28772
  };
28773
28773
  label: {
@@ -31703,7 +31703,7 @@ export declare const rootRedoclyConfigSchema: {
31703
31703
  readonly properties: {
31704
31704
  readonly lang: {
31705
31705
  readonly type: "string";
31706
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
31706
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
31707
31707
  };
31708
31708
  readonly label: {
31709
31709
  readonly type: "string";
@@ -33935,7 +33935,7 @@ export declare const rootRedoclyConfigSchema: {
33935
33935
  readonly properties: {
33936
33936
  readonly lang: {
33937
33937
  readonly type: "string";
33938
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
33938
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
33939
33939
  };
33940
33940
  readonly label: {
33941
33941
  readonly type: "string";
@@ -37783,7 +37783,7 @@ export declare const rootRedoclyConfigSchema: {
37783
37783
  readonly properties: {
37784
37784
  readonly lang: {
37785
37785
  readonly type: "string";
37786
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
37786
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
37787
37787
  };
37788
37788
  readonly label: {
37789
37789
  readonly type: "string";
@@ -41915,7 +41915,7 @@ export declare const rootRedoclyConfigSchema: {
41915
41915
  readonly properties: {
41916
41916
  readonly lang: {
41917
41917
  readonly type: "string";
41918
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
41918
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
41919
41919
  };
41920
41920
  readonly label: {
41921
41921
  readonly type: "string";
@@ -2879,7 +2879,7 @@ export declare const themeConfigSchema: {
2879
2879
  readonly properties: {
2880
2880
  readonly lang: {
2881
2881
  readonly type: "string";
2882
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2882
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2883
2883
  };
2884
2884
  readonly label: {
2885
2885
  readonly type: "string";
@@ -6918,7 +6918,7 @@ export declare const closedThemeConfigSchema: {
6918
6918
  readonly properties: {
6919
6919
  readonly lang: {
6920
6920
  readonly type: "string";
6921
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6921
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6922
6922
  };
6923
6923
  readonly label: {
6924
6924
  readonly type: "string";
@@ -2901,7 +2901,7 @@ export declare const openapiConfigSchema: {
2901
2901
  readonly properties: {
2902
2902
  readonly lang: {
2903
2903
  readonly type: "string";
2904
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2904
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2905
2905
  };
2906
2906
  readonly label: {
2907
2907
  readonly type: "string";
@@ -2372,7 +2372,7 @@ export declare const productThemeOverrideSchema: {
2372
2372
  readonly properties: {
2373
2373
  readonly lang: {
2374
2374
  readonly type: "string";
2375
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2375
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2376
2376
  };
2377
2377
  readonly label: {
2378
2378
  readonly type: "string";
@@ -4473,7 +4473,7 @@ export declare const productConfigOverrideSchema: {
4473
4473
  readonly properties: {
4474
4474
  readonly lang: {
4475
4475
  readonly type: "string";
4476
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4476
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4477
4477
  };
4478
4478
  readonly label: {
4479
4479
  readonly type: "string";
@@ -6702,7 +6702,7 @@ export declare const productConfigOverrideSchema: {
6702
6702
  readonly properties: {
6703
6703
  readonly lang: {
6704
6704
  readonly type: "string";
6705
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6705
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
6706
6706
  };
6707
6707
  readonly label: {
6708
6708
  readonly type: "string";
@@ -9591,7 +9591,7 @@ export declare const productConfigOverrideSchema: {
9591
9591
  readonly properties: {
9592
9592
  readonly lang: {
9593
9593
  readonly type: "string";
9594
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9594
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9595
9595
  };
9596
9596
  readonly label: {
9597
9597
  readonly type: "string";
@@ -12297,7 +12297,7 @@ export declare const productConfigOverrideSchema: {
12297
12297
  readonly properties: {
12298
12298
  readonly lang: {
12299
12299
  readonly type: "string";
12300
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
12300
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
12301
12301
  };
12302
12302
  readonly label: {
12303
12303
  readonly type: "string";
@@ -370,7 +370,7 @@ export declare const redocConfigSchema: {
370
370
  readonly properties: {
371
371
  readonly lang: {
372
372
  readonly type: "string";
373
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
373
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
374
374
  };
375
375
  readonly label: {
376
376
  readonly type: "string";
@@ -9,7 +9,7 @@ const codeSamplesConfigSchema = {
9
9
  properties: {
10
10
  lang: {
11
11
  type: 'string',
12
- enum: [
12
+ examples: [
13
13
  'curl',
14
14
  'JavaScript',
15
15
  'Node.js',
@@ -2246,7 +2246,7 @@ export declare const apiConfigSchema: {
2246
2246
  readonly properties: {
2247
2247
  readonly lang: {
2248
2248
  readonly type: "string";
2249
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2249
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
2250
2250
  };
2251
2251
  readonly label: {
2252
2252
  readonly type: "string";
@@ -4478,7 +4478,7 @@ export declare const apiConfigSchema: {
4478
4478
  readonly properties: {
4479
4479
  readonly lang: {
4480
4480
  readonly type: "string";
4481
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4481
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
4482
4482
  };
4483
4483
  readonly label: {
4484
4484
  readonly type: "string";
@@ -7570,7 +7570,7 @@ export declare const redoclyConfigSchema: {
7570
7570
  readonly properties: {
7571
7571
  readonly lang: {
7572
7572
  readonly type: "string";
7573
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
7573
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
7574
7574
  };
7575
7575
  readonly label: {
7576
7576
  readonly type: "string";
@@ -9802,7 +9802,7 @@ export declare const redoclyConfigSchema: {
9802
9802
  readonly properties: {
9803
9803
  readonly lang: {
9804
9804
  readonly type: "string";
9805
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9805
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
9806
9806
  };
9807
9807
  readonly label: {
9808
9808
  readonly type: "string";
@@ -13650,7 +13650,7 @@ export declare const redoclyConfigSchema: {
13650
13650
  readonly properties: {
13651
13651
  readonly lang: {
13652
13652
  readonly type: "string";
13653
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
13653
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
13654
13654
  };
13655
13655
  readonly label: {
13656
13656
  readonly type: "string";
@@ -17782,7 +17782,7 @@ export declare const redoclyConfigSchema: {
17782
17782
  readonly properties: {
17783
17783
  readonly lang: {
17784
17784
  readonly type: "string";
17785
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
17785
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
17786
17786
  };
17787
17787
  readonly label: {
17788
17788
  readonly type: "string";
@@ -21249,7 +21249,7 @@ export declare const rootRedoclyConfigSchema: {
21249
21249
  items: {
21250
21250
  properties: {
21251
21251
  lang: {
21252
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
21252
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
21253
21253
  type: "string";
21254
21254
  };
21255
21255
  label: {
@@ -24000,7 +24000,7 @@ export declare const rootRedoclyConfigSchema: {
24000
24000
  items: {
24001
24001
  properties: {
24002
24002
  lang: {
24003
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
24003
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
24004
24004
  type: "string";
24005
24005
  };
24006
24006
  label: {
@@ -25762,7 +25762,7 @@ export declare const rootRedoclyConfigSchema: {
25762
25762
  items: {
25763
25763
  properties: {
25764
25764
  lang: {
25765
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
25765
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
25766
25766
  type: "string";
25767
25767
  };
25768
25768
  label: {
@@ -28767,7 +28767,7 @@ export declare const rootRedoclyConfigSchema: {
28767
28767
  items: {
28768
28768
  properties: {
28769
28769
  lang: {
28770
- enum: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
28770
+ examples: ("curl" | "JavaScript" | "Node.js" | "Python" | "Java8+Apache" | "Java" | "C#" | "C#+Newtonsoft" | "PHP" | "Go" | "Ruby" | "R" | "Payload")[];
28771
28771
  type: "string";
28772
28772
  };
28773
28773
  label: {
@@ -31703,7 +31703,7 @@ export declare const rootRedoclyConfigSchema: {
31703
31703
  readonly properties: {
31704
31704
  readonly lang: {
31705
31705
  readonly type: "string";
31706
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
31706
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
31707
31707
  };
31708
31708
  readonly label: {
31709
31709
  readonly type: "string";
@@ -33935,7 +33935,7 @@ export declare const rootRedoclyConfigSchema: {
33935
33935
  readonly properties: {
33936
33936
  readonly lang: {
33937
33937
  readonly type: "string";
33938
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
33938
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
33939
33939
  };
33940
33940
  readonly label: {
33941
33941
  readonly type: "string";
@@ -37783,7 +37783,7 @@ export declare const rootRedoclyConfigSchema: {
37783
37783
  readonly properties: {
37784
37784
  readonly lang: {
37785
37785
  readonly type: "string";
37786
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
37786
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
37787
37787
  };
37788
37788
  readonly label: {
37789
37789
  readonly type: "string";
@@ -41915,7 +41915,7 @@ export declare const rootRedoclyConfigSchema: {
41915
41915
  readonly properties: {
41916
41916
  readonly lang: {
41917
41917
  readonly type: "string";
41918
- readonly enum: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
41918
+ readonly examples: readonly ["curl", "JavaScript", "Node.js", "Python", "Java8+Apache", "Java", "C#", "C#+Newtonsoft", "PHP", "Go", "Ruby", "R", "Payload"];
41919
41919
  };
41920
41920
  readonly label: {
41921
41921
  readonly type: "string";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/config",
3
- "version": "0.24.0",
3
+ "version": "0.24.1",
4
4
  "license": "MIT",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib-esm/index.js",