@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.
- package/lib/default-theme-config-schema.d.ts +2 -2
- package/lib/ex-theme-config-schemas.d.ts +1 -1
- package/lib/product-override-schema.d.ts +5 -5
- package/lib/redoc-config-schema.d.ts +1 -1
- package/lib/redoc-config-schema.js +1 -1
- package/lib/reunite-config-schema.d.ts +23 -11
- package/lib/reunite-config-schema.js +14 -7
- package/lib/root-config-schema.d.ts +83 -47
- package/lib-esm/default-theme-config-schema.d.ts +2 -2
- package/lib-esm/ex-theme-config-schemas.d.ts +1 -1
- package/lib-esm/product-override-schema.d.ts +5 -5
- package/lib-esm/redoc-config-schema.d.ts +1 -1
- package/lib-esm/redoc-config-schema.js +1 -1
- package/lib-esm/reunite-config-schema.d.ts +23 -11
- package/lib-esm/reunite-config-schema.js +14 -7
- package/lib-esm/root-config-schema.d.ts +83 -47
- package/package.json +1 -1
|
@@ -2879,7 +2879,7 @@ export declare const themeConfigSchema: {
|
|
|
2879
2879
|
readonly properties: {
|
|
2880
2880
|
readonly lang: {
|
|
2881
2881
|
readonly type: "string";
|
|
2882
|
-
readonly
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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";
|
|
@@ -32,19 +32,31 @@ export declare const reuniteConfigSchema: {
|
|
|
32
32
|
readonly enum: readonly ["respect"];
|
|
33
33
|
};
|
|
34
34
|
readonly trigger: {
|
|
35
|
-
readonly
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
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
|
|
43
|
-
|
|
44
|
-
|
|
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
|
-
|
|
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
|
|
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:
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
14845
|
-
|
|
14846
|
-
|
|
14847
|
-
|
|
14848
|
-
|
|
14849
|
-
|
|
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
|
|
14852
|
-
|
|
14853
|
-
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
26605
|
-
|
|
26606
|
-
|
|
26607
|
-
|
|
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
|
-
|
|
26610
|
-
|
|
26611
|
-
|
|
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
|
-
|
|
26615
|
-
|
|
26616
|
-
|
|
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
|
-
|
|
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
|
|
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
|
|
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
|
|
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
|
|
38954
|
-
|
|
38955
|
-
|
|
38956
|
-
|
|
38957
|
-
|
|
38958
|
-
|
|
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
|
|
38961
|
-
|
|
38962
|
-
|
|
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
|
-
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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";
|
|
@@ -32,19 +32,31 @@ export declare const reuniteConfigSchema: {
|
|
|
32
32
|
readonly enum: readonly ["respect"];
|
|
33
33
|
};
|
|
34
34
|
readonly trigger: {
|
|
35
|
-
readonly
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
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
|
|
43
|
-
|
|
44
|
-
|
|
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
|
-
|
|
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
|
|
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:
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
14845
|
-
|
|
14846
|
-
|
|
14847
|
-
|
|
14848
|
-
|
|
14849
|
-
|
|
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
|
|
14852
|
-
|
|
14853
|
-
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
26605
|
-
|
|
26606
|
-
|
|
26607
|
-
|
|
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
|
-
|
|
26610
|
-
|
|
26611
|
-
|
|
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
|
-
|
|
26615
|
-
|
|
26616
|
-
|
|
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
|
-
|
|
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
|
|
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
|
|
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
|
|
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
|
|
38954
|
-
|
|
38955
|
-
|
|
38956
|
-
|
|
38957
|
-
|
|
38958
|
-
|
|
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
|
|
38961
|
-
|
|
38962
|
-
|
|
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
|
-
|
|
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
|
|
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";
|