@redocly/config 0.23.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',
@@ -32,19 +32,31 @@ export declare const reuniteConfigSchema: {
32
32
  readonly enum: readonly ["respect"];
33
33
  };
34
34
  readonly trigger: {
35
- readonly type: "object";
36
- readonly additionalProperties: false;
37
- readonly properties: {
38
- readonly event: {
39
- readonly type: "string";
40
- readonly enum: readonly ["schedule"];
35
+ readonly oneOf: readonly [{
36
+ readonly type: "object";
37
+ readonly properties: {
38
+ readonly event: {
39
+ readonly type: "string";
40
+ readonly enum: readonly ["schedule"];
41
+ };
42
+ readonly interval: {
43
+ readonly type: "string";
44
+ readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
45
+ };
41
46
  };
42
- readonly interval: {
43
- readonly type: "string";
44
- readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
47
+ readonly required: readonly ["event"];
48
+ readonly additionalProperties: false;
49
+ }, {
50
+ readonly type: "object";
51
+ readonly properties: {
52
+ readonly event: {
53
+ readonly type: "string";
54
+ readonly enum: readonly ["build"];
55
+ };
45
56
  };
46
- };
47
- readonly required: readonly ["event"];
57
+ readonly required: readonly ["event"];
58
+ readonly additionalProperties: false;
59
+ }];
48
60
  };
49
61
  readonly inputs: {
50
62
  readonly type: "object";
@@ -29,20 +29,25 @@ const jobSeveritySchema = {
29
29
  successCriteriaCheck: severitySchema,
30
30
  },
31
31
  };
32
- const jobTriggerSchema = {
32
+ const jobTriggerIntervalSchema = {
33
33
  type: 'object',
34
- additionalProperties: false,
35
34
  properties: {
36
- event: {
37
- type: 'string',
38
- enum: ['schedule'],
39
- },
35
+ event: { type: 'string', enum: ['schedule'] },
40
36
  interval: {
41
37
  type: 'string',
42
38
  enum: ['1m', '2m', '5m', '10m', '15m', '30m', '1h', '3h', '6h', '12h', '1d', '7d'],
43
39
  },
44
40
  },
45
41
  required: ['event'],
42
+ additionalProperties: false,
43
+ };
44
+ const jobTriggerBuildSchema = {
45
+ type: 'object',
46
+ properties: {
47
+ event: { type: 'string', enum: ['build'] },
48
+ },
49
+ required: ['event'],
50
+ additionalProperties: false,
46
51
  };
47
52
  exports.reuniteConfigSchema = {
48
53
  type: 'object',
@@ -71,7 +76,9 @@ exports.reuniteConfigSchema = {
71
76
  type: 'string',
72
77
  enum: ['respect'],
73
78
  },
74
- trigger: jobTriggerSchema,
79
+ trigger: {
80
+ oneOf: [jobTriggerIntervalSchema, jobTriggerBuildSchema],
81
+ },
75
82
  inputs: jobInputsSchema,
76
83
  servers: jobServersSchema,
77
84
  severity: jobSeveritySchema,
@@ -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";
@@ -14841,19 +14841,31 @@ export declare const redoclyConfigSchema: {
14841
14841
  readonly enum: readonly ["respect"];
14842
14842
  };
14843
14843
  readonly trigger: {
14844
- readonly type: "object";
14845
- readonly additionalProperties: false;
14846
- readonly properties: {
14847
- readonly event: {
14848
- readonly type: "string";
14849
- readonly enum: readonly ["schedule"];
14844
+ readonly oneOf: readonly [{
14845
+ readonly type: "object";
14846
+ readonly properties: {
14847
+ readonly event: {
14848
+ readonly type: "string";
14849
+ readonly enum: readonly ["schedule"];
14850
+ };
14851
+ readonly interval: {
14852
+ readonly type: "string";
14853
+ readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
14854
+ };
14850
14855
  };
14851
- readonly interval: {
14852
- readonly type: "string";
14853
- readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
14856
+ readonly required: readonly ["event"];
14857
+ readonly additionalProperties: false;
14858
+ }, {
14859
+ readonly type: "object";
14860
+ readonly properties: {
14861
+ readonly event: {
14862
+ readonly type: "string";
14863
+ readonly enum: readonly ["build"];
14864
+ };
14854
14865
  };
14855
- };
14856
- readonly required: readonly ["event"];
14866
+ readonly required: readonly ["event"];
14867
+ readonly additionalProperties: false;
14868
+ }];
14857
14869
  };
14858
14870
  readonly inputs: {
14859
14871
  readonly type: "object";
@@ -17770,7 +17782,7 @@ export declare const redoclyConfigSchema: {
17770
17782
  readonly properties: {
17771
17783
  readonly lang: {
17772
17784
  readonly type: "string";
17773
- 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"];
17774
17786
  };
17775
17787
  readonly label: {
17776
17788
  readonly type: "string";
@@ -21237,7 +21249,7 @@ export declare const rootRedoclyConfigSchema: {
21237
21249
  items: {
21238
21250
  properties: {
21239
21251
  lang: {
21240
- 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")[];
21241
21253
  type: "string";
21242
21254
  };
21243
21255
  label: {
@@ -23988,7 +24000,7 @@ export declare const rootRedoclyConfigSchema: {
23988
24000
  items: {
23989
24001
  properties: {
23990
24002
  lang: {
23991
- 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")[];
23992
24004
  type: "string";
23993
24005
  };
23994
24006
  label: {
@@ -25750,7 +25762,7 @@ export declare const rootRedoclyConfigSchema: {
25750
25762
  items: {
25751
25763
  properties: {
25752
25764
  lang: {
25753
- 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")[];
25754
25766
  type: "string";
25755
25767
  };
25756
25768
  label: {
@@ -26601,19 +26613,31 @@ export declare const rootRedoclyConfigSchema: {
26601
26613
  pattern: "^(?!\\.\\./)(/[a-zA-Z0-9_\\-\\./]+|./[a-zA-Z0-9_\\-\\./]+|[a-zA-Z0-9_\\-\\./]+)$";
26602
26614
  };
26603
26615
  trigger: {
26604
- properties: {
26605
- event: {
26606
- enum: "schedule"[];
26607
- type: "string";
26616
+ oneOf: ({
26617
+ properties: {
26618
+ event: {
26619
+ enum: "schedule"[];
26620
+ type: "string";
26621
+ };
26622
+ interval: {
26623
+ enum: ("1m" | "2m" | "5m" | "10m" | "15m" | "30m" | "1h" | "3h" | "6h" | "12h" | "1d" | "7d")[];
26624
+ type: "string";
26625
+ };
26608
26626
  };
26609
- interval: {
26610
- enum: ("1m" | "2m" | "5m" | "10m" | "15m" | "30m" | "1h" | "3h" | "6h" | "12h" | "1d" | "7d")[];
26611
- type: "string";
26627
+ additionalProperties: false;
26628
+ type: "object";
26629
+ required: "event"[];
26630
+ } | {
26631
+ properties: {
26632
+ event: {
26633
+ enum: "build"[];
26634
+ type: "string";
26635
+ };
26612
26636
  };
26613
- };
26614
- additionalProperties: false;
26615
- type: "object";
26616
- required: "event"[];
26637
+ additionalProperties: false;
26638
+ type: "object";
26639
+ required: "event"[];
26640
+ })[];
26617
26641
  };
26618
26642
  agent: {
26619
26643
  enum: "respect"[];
@@ -28743,7 +28767,7 @@ export declare const rootRedoclyConfigSchema: {
28743
28767
  items: {
28744
28768
  properties: {
28745
28769
  lang: {
28746
- 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")[];
28747
28771
  type: "string";
28748
28772
  };
28749
28773
  label: {
@@ -31679,7 +31703,7 @@ export declare const rootRedoclyConfigSchema: {
31679
31703
  readonly properties: {
31680
31704
  readonly lang: {
31681
31705
  readonly type: "string";
31682
- 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"];
31683
31707
  };
31684
31708
  readonly label: {
31685
31709
  readonly type: "string";
@@ -33911,7 +33935,7 @@ export declare const rootRedoclyConfigSchema: {
33911
33935
  readonly properties: {
33912
33936
  readonly lang: {
33913
33937
  readonly type: "string";
33914
- 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"];
33915
33939
  };
33916
33940
  readonly label: {
33917
33941
  readonly type: "string";
@@ -37759,7 +37783,7 @@ export declare const rootRedoclyConfigSchema: {
37759
37783
  readonly properties: {
37760
37784
  readonly lang: {
37761
37785
  readonly type: "string";
37762
- 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"];
37763
37787
  };
37764
37788
  readonly label: {
37765
37789
  readonly type: "string";
@@ -38950,19 +38974,31 @@ export declare const rootRedoclyConfigSchema: {
38950
38974
  readonly enum: readonly ["respect"];
38951
38975
  };
38952
38976
  readonly trigger: {
38953
- readonly type: "object";
38954
- readonly additionalProperties: false;
38955
- readonly properties: {
38956
- readonly event: {
38957
- readonly type: "string";
38958
- readonly enum: readonly ["schedule"];
38977
+ readonly oneOf: readonly [{
38978
+ readonly type: "object";
38979
+ readonly properties: {
38980
+ readonly event: {
38981
+ readonly type: "string";
38982
+ readonly enum: readonly ["schedule"];
38983
+ };
38984
+ readonly interval: {
38985
+ readonly type: "string";
38986
+ readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
38987
+ };
38959
38988
  };
38960
- readonly interval: {
38961
- readonly type: "string";
38962
- readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
38989
+ readonly required: readonly ["event"];
38990
+ readonly additionalProperties: false;
38991
+ }, {
38992
+ readonly type: "object";
38993
+ readonly properties: {
38994
+ readonly event: {
38995
+ readonly type: "string";
38996
+ readonly enum: readonly ["build"];
38997
+ };
38963
38998
  };
38964
- };
38965
- readonly required: readonly ["event"];
38999
+ readonly required: readonly ["event"];
39000
+ readonly additionalProperties: false;
39001
+ }];
38966
39002
  };
38967
39003
  readonly inputs: {
38968
39004
  readonly type: "object";
@@ -41879,7 +41915,7 @@ export declare const rootRedoclyConfigSchema: {
41879
41915
  readonly properties: {
41880
41916
  readonly lang: {
41881
41917
  readonly type: "string";
41882
- 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"];
41883
41919
  };
41884
41920
  readonly label: {
41885
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',
@@ -32,19 +32,31 @@ export declare const reuniteConfigSchema: {
32
32
  readonly enum: readonly ["respect"];
33
33
  };
34
34
  readonly trigger: {
35
- readonly type: "object";
36
- readonly additionalProperties: false;
37
- readonly properties: {
38
- readonly event: {
39
- readonly type: "string";
40
- readonly enum: readonly ["schedule"];
35
+ readonly oneOf: readonly [{
36
+ readonly type: "object";
37
+ readonly properties: {
38
+ readonly event: {
39
+ readonly type: "string";
40
+ readonly enum: readonly ["schedule"];
41
+ };
42
+ readonly interval: {
43
+ readonly type: "string";
44
+ readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
45
+ };
41
46
  };
42
- readonly interval: {
43
- readonly type: "string";
44
- readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
47
+ readonly required: readonly ["event"];
48
+ readonly additionalProperties: false;
49
+ }, {
50
+ readonly type: "object";
51
+ readonly properties: {
52
+ readonly event: {
53
+ readonly type: "string";
54
+ readonly enum: readonly ["build"];
55
+ };
45
56
  };
46
- };
47
- readonly required: readonly ["event"];
57
+ readonly required: readonly ["event"];
58
+ readonly additionalProperties: false;
59
+ }];
48
60
  };
49
61
  readonly inputs: {
50
62
  readonly type: "object";
@@ -26,20 +26,25 @@ const jobSeveritySchema = {
26
26
  successCriteriaCheck: severitySchema,
27
27
  },
28
28
  };
29
- const jobTriggerSchema = {
29
+ const jobTriggerIntervalSchema = {
30
30
  type: 'object',
31
- additionalProperties: false,
32
31
  properties: {
33
- event: {
34
- type: 'string',
35
- enum: ['schedule'],
36
- },
32
+ event: { type: 'string', enum: ['schedule'] },
37
33
  interval: {
38
34
  type: 'string',
39
35
  enum: ['1m', '2m', '5m', '10m', '15m', '30m', '1h', '3h', '6h', '12h', '1d', '7d'],
40
36
  },
41
37
  },
42
38
  required: ['event'],
39
+ additionalProperties: false,
40
+ };
41
+ const jobTriggerBuildSchema = {
42
+ type: 'object',
43
+ properties: {
44
+ event: { type: 'string', enum: ['build'] },
45
+ },
46
+ required: ['event'],
47
+ additionalProperties: false,
43
48
  };
44
49
  export const reuniteConfigSchema = {
45
50
  type: 'object',
@@ -68,7 +73,9 @@ export const reuniteConfigSchema = {
68
73
  type: 'string',
69
74
  enum: ['respect'],
70
75
  },
71
- trigger: jobTriggerSchema,
76
+ trigger: {
77
+ oneOf: [jobTriggerIntervalSchema, jobTriggerBuildSchema],
78
+ },
72
79
  inputs: jobInputsSchema,
73
80
  servers: jobServersSchema,
74
81
  severity: jobSeveritySchema,
@@ -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";
@@ -14841,19 +14841,31 @@ export declare const redoclyConfigSchema: {
14841
14841
  readonly enum: readonly ["respect"];
14842
14842
  };
14843
14843
  readonly trigger: {
14844
- readonly type: "object";
14845
- readonly additionalProperties: false;
14846
- readonly properties: {
14847
- readonly event: {
14848
- readonly type: "string";
14849
- readonly enum: readonly ["schedule"];
14844
+ readonly oneOf: readonly [{
14845
+ readonly type: "object";
14846
+ readonly properties: {
14847
+ readonly event: {
14848
+ readonly type: "string";
14849
+ readonly enum: readonly ["schedule"];
14850
+ };
14851
+ readonly interval: {
14852
+ readonly type: "string";
14853
+ readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
14854
+ };
14850
14855
  };
14851
- readonly interval: {
14852
- readonly type: "string";
14853
- readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
14856
+ readonly required: readonly ["event"];
14857
+ readonly additionalProperties: false;
14858
+ }, {
14859
+ readonly type: "object";
14860
+ readonly properties: {
14861
+ readonly event: {
14862
+ readonly type: "string";
14863
+ readonly enum: readonly ["build"];
14864
+ };
14854
14865
  };
14855
- };
14856
- readonly required: readonly ["event"];
14866
+ readonly required: readonly ["event"];
14867
+ readonly additionalProperties: false;
14868
+ }];
14857
14869
  };
14858
14870
  readonly inputs: {
14859
14871
  readonly type: "object";
@@ -17770,7 +17782,7 @@ export declare const redoclyConfigSchema: {
17770
17782
  readonly properties: {
17771
17783
  readonly lang: {
17772
17784
  readonly type: "string";
17773
- 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"];
17774
17786
  };
17775
17787
  readonly label: {
17776
17788
  readonly type: "string";
@@ -21237,7 +21249,7 @@ export declare const rootRedoclyConfigSchema: {
21237
21249
  items: {
21238
21250
  properties: {
21239
21251
  lang: {
21240
- 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")[];
21241
21253
  type: "string";
21242
21254
  };
21243
21255
  label: {
@@ -23988,7 +24000,7 @@ export declare const rootRedoclyConfigSchema: {
23988
24000
  items: {
23989
24001
  properties: {
23990
24002
  lang: {
23991
- 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")[];
23992
24004
  type: "string";
23993
24005
  };
23994
24006
  label: {
@@ -25750,7 +25762,7 @@ export declare const rootRedoclyConfigSchema: {
25750
25762
  items: {
25751
25763
  properties: {
25752
25764
  lang: {
25753
- 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")[];
25754
25766
  type: "string";
25755
25767
  };
25756
25768
  label: {
@@ -26601,19 +26613,31 @@ export declare const rootRedoclyConfigSchema: {
26601
26613
  pattern: "^(?!\\.\\./)(/[a-zA-Z0-9_\\-\\./]+|./[a-zA-Z0-9_\\-\\./]+|[a-zA-Z0-9_\\-\\./]+)$";
26602
26614
  };
26603
26615
  trigger: {
26604
- properties: {
26605
- event: {
26606
- enum: "schedule"[];
26607
- type: "string";
26616
+ oneOf: ({
26617
+ properties: {
26618
+ event: {
26619
+ enum: "schedule"[];
26620
+ type: "string";
26621
+ };
26622
+ interval: {
26623
+ enum: ("1m" | "2m" | "5m" | "10m" | "15m" | "30m" | "1h" | "3h" | "6h" | "12h" | "1d" | "7d")[];
26624
+ type: "string";
26625
+ };
26608
26626
  };
26609
- interval: {
26610
- enum: ("1m" | "2m" | "5m" | "10m" | "15m" | "30m" | "1h" | "3h" | "6h" | "12h" | "1d" | "7d")[];
26611
- type: "string";
26627
+ additionalProperties: false;
26628
+ type: "object";
26629
+ required: "event"[];
26630
+ } | {
26631
+ properties: {
26632
+ event: {
26633
+ enum: "build"[];
26634
+ type: "string";
26635
+ };
26612
26636
  };
26613
- };
26614
- additionalProperties: false;
26615
- type: "object";
26616
- required: "event"[];
26637
+ additionalProperties: false;
26638
+ type: "object";
26639
+ required: "event"[];
26640
+ })[];
26617
26641
  };
26618
26642
  agent: {
26619
26643
  enum: "respect"[];
@@ -28743,7 +28767,7 @@ export declare const rootRedoclyConfigSchema: {
28743
28767
  items: {
28744
28768
  properties: {
28745
28769
  lang: {
28746
- 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")[];
28747
28771
  type: "string";
28748
28772
  };
28749
28773
  label: {
@@ -31679,7 +31703,7 @@ export declare const rootRedoclyConfigSchema: {
31679
31703
  readonly properties: {
31680
31704
  readonly lang: {
31681
31705
  readonly type: "string";
31682
- 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"];
31683
31707
  };
31684
31708
  readonly label: {
31685
31709
  readonly type: "string";
@@ -33911,7 +33935,7 @@ export declare const rootRedoclyConfigSchema: {
33911
33935
  readonly properties: {
33912
33936
  readonly lang: {
33913
33937
  readonly type: "string";
33914
- 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"];
33915
33939
  };
33916
33940
  readonly label: {
33917
33941
  readonly type: "string";
@@ -37759,7 +37783,7 @@ export declare const rootRedoclyConfigSchema: {
37759
37783
  readonly properties: {
37760
37784
  readonly lang: {
37761
37785
  readonly type: "string";
37762
- 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"];
37763
37787
  };
37764
37788
  readonly label: {
37765
37789
  readonly type: "string";
@@ -38950,19 +38974,31 @@ export declare const rootRedoclyConfigSchema: {
38950
38974
  readonly enum: readonly ["respect"];
38951
38975
  };
38952
38976
  readonly trigger: {
38953
- readonly type: "object";
38954
- readonly additionalProperties: false;
38955
- readonly properties: {
38956
- readonly event: {
38957
- readonly type: "string";
38958
- readonly enum: readonly ["schedule"];
38977
+ readonly oneOf: readonly [{
38978
+ readonly type: "object";
38979
+ readonly properties: {
38980
+ readonly event: {
38981
+ readonly type: "string";
38982
+ readonly enum: readonly ["schedule"];
38983
+ };
38984
+ readonly interval: {
38985
+ readonly type: "string";
38986
+ readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
38987
+ };
38959
38988
  };
38960
- readonly interval: {
38961
- readonly type: "string";
38962
- readonly enum: readonly ["1m", "2m", "5m", "10m", "15m", "30m", "1h", "3h", "6h", "12h", "1d", "7d"];
38989
+ readonly required: readonly ["event"];
38990
+ readonly additionalProperties: false;
38991
+ }, {
38992
+ readonly type: "object";
38993
+ readonly properties: {
38994
+ readonly event: {
38995
+ readonly type: "string";
38996
+ readonly enum: readonly ["build"];
38997
+ };
38963
38998
  };
38964
- };
38965
- readonly required: readonly ["event"];
38999
+ readonly required: readonly ["event"];
39000
+ readonly additionalProperties: false;
39001
+ }];
38966
39002
  };
38967
39003
  readonly inputs: {
38968
39004
  readonly type: "object";
@@ -41879,7 +41915,7 @@ export declare const rootRedoclyConfigSchema: {
41879
41915
  readonly properties: {
41880
41916
  readonly lang: {
41881
41917
  readonly type: "string";
41882
- 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"];
41883
41919
  };
41884
41920
  readonly label: {
41885
41921
  readonly type: "string";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/config",
3
- "version": "0.23.0",
3
+ "version": "0.24.1",
4
4
  "license": "MIT",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib-esm/index.js",