5etools-utils 0.9.7 → 0.9.8
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/package.json +1 -1
- package/schema/brew/races.json +49 -7
- package/schema/brew-fast/races.json +49 -7
- package/schema/site/races.json +49 -7
- package/schema/site-fast/races.json +49 -7
- package/schema/ua/races.json +49 -7
- package/schema/ua-fast/races.json +49 -7
package/package.json
CHANGED
package/schema/brew/races.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "races.json",
|
|
4
|
-
"version": "1.12.
|
|
4
|
+
"version": "1.12.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -20,7 +20,14 @@
|
|
|
20
20
|
"$ref": "util.json#/$defs/page"
|
|
21
21
|
},
|
|
22
22
|
"otherSources": {
|
|
23
|
-
"
|
|
23
|
+
"oneOf": [
|
|
24
|
+
{
|
|
25
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "null"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
24
31
|
},
|
|
25
32
|
"additionalSources": {
|
|
26
33
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -257,7 +264,14 @@
|
|
|
257
264
|
"$ref": "util.json#/$defs/page"
|
|
258
265
|
},
|
|
259
266
|
"otherSources": {
|
|
260
|
-
"
|
|
267
|
+
"oneOf": [
|
|
268
|
+
{
|
|
269
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"type": "null"
|
|
273
|
+
}
|
|
274
|
+
]
|
|
261
275
|
},
|
|
262
276
|
"additionalSources": {
|
|
263
277
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -585,7 +599,14 @@
|
|
|
585
599
|
"$ref": "util.json#/$defs/page"
|
|
586
600
|
},
|
|
587
601
|
"otherSources": {
|
|
588
|
-
"
|
|
602
|
+
"oneOf": [
|
|
603
|
+
{
|
|
604
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"type": "null"
|
|
608
|
+
}
|
|
609
|
+
]
|
|
589
610
|
},
|
|
590
611
|
"additionalSources": {
|
|
591
612
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -826,7 +847,14 @@
|
|
|
826
847
|
"$ref": "util.json#/$defs/page"
|
|
827
848
|
},
|
|
828
849
|
"otherSources": {
|
|
829
|
-
"
|
|
850
|
+
"oneOf": [
|
|
851
|
+
{
|
|
852
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"type": "null"
|
|
856
|
+
}
|
|
857
|
+
]
|
|
830
858
|
},
|
|
831
859
|
"additionalSources": {
|
|
832
860
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1128,7 +1156,14 @@
|
|
|
1128
1156
|
"$ref": "util.json#/$defs/page"
|
|
1129
1157
|
},
|
|
1130
1158
|
"otherSources": {
|
|
1131
|
-
"
|
|
1159
|
+
"oneOf": [
|
|
1160
|
+
{
|
|
1161
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
"type": "null"
|
|
1165
|
+
}
|
|
1166
|
+
]
|
|
1132
1167
|
},
|
|
1133
1168
|
"additionalSources": {
|
|
1134
1169
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1381,7 +1416,14 @@
|
|
|
1381
1416
|
"$ref": "util.json#/$defs/page"
|
|
1382
1417
|
},
|
|
1383
1418
|
"otherSources": {
|
|
1384
|
-
"
|
|
1419
|
+
"oneOf": [
|
|
1420
|
+
{
|
|
1421
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"type": "null"
|
|
1425
|
+
}
|
|
1426
|
+
]
|
|
1385
1427
|
},
|
|
1386
1428
|
"additionalSources": {
|
|
1387
1429
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "races.json",
|
|
4
|
-
"version": "1.12.
|
|
4
|
+
"version": "1.12.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -20,7 +20,14 @@
|
|
|
20
20
|
"$ref": "util.json#/$defs/page"
|
|
21
21
|
},
|
|
22
22
|
"otherSources": {
|
|
23
|
-
"
|
|
23
|
+
"oneOf": [
|
|
24
|
+
{
|
|
25
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "null"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
24
31
|
},
|
|
25
32
|
"additionalSources": {
|
|
26
33
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -257,7 +264,14 @@
|
|
|
257
264
|
"$ref": "util.json#/$defs/page"
|
|
258
265
|
},
|
|
259
266
|
"otherSources": {
|
|
260
|
-
"
|
|
267
|
+
"oneOf": [
|
|
268
|
+
{
|
|
269
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"type": "null"
|
|
273
|
+
}
|
|
274
|
+
]
|
|
261
275
|
},
|
|
262
276
|
"additionalSources": {
|
|
263
277
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -585,7 +599,14 @@
|
|
|
585
599
|
"$ref": "util.json#/$defs/page"
|
|
586
600
|
},
|
|
587
601
|
"otherSources": {
|
|
588
|
-
"
|
|
602
|
+
"oneOf": [
|
|
603
|
+
{
|
|
604
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"type": "null"
|
|
608
|
+
}
|
|
609
|
+
]
|
|
589
610
|
},
|
|
590
611
|
"additionalSources": {
|
|
591
612
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -826,7 +847,14 @@
|
|
|
826
847
|
"$ref": "util.json#/$defs/page"
|
|
827
848
|
},
|
|
828
849
|
"otherSources": {
|
|
829
|
-
"
|
|
850
|
+
"oneOf": [
|
|
851
|
+
{
|
|
852
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"type": "null"
|
|
856
|
+
}
|
|
857
|
+
]
|
|
830
858
|
},
|
|
831
859
|
"additionalSources": {
|
|
832
860
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1128,7 +1156,14 @@
|
|
|
1128
1156
|
"$ref": "util.json#/$defs/page"
|
|
1129
1157
|
},
|
|
1130
1158
|
"otherSources": {
|
|
1131
|
-
"
|
|
1159
|
+
"oneOf": [
|
|
1160
|
+
{
|
|
1161
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
"type": "null"
|
|
1165
|
+
}
|
|
1166
|
+
]
|
|
1132
1167
|
},
|
|
1133
1168
|
"additionalSources": {
|
|
1134
1169
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1381,7 +1416,14 @@
|
|
|
1381
1416
|
"$ref": "util.json#/$defs/page"
|
|
1382
1417
|
},
|
|
1383
1418
|
"otherSources": {
|
|
1384
|
-
"
|
|
1419
|
+
"oneOf": [
|
|
1420
|
+
{
|
|
1421
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"type": "null"
|
|
1425
|
+
}
|
|
1426
|
+
]
|
|
1385
1427
|
},
|
|
1386
1428
|
"additionalSources": {
|
|
1387
1429
|
"$ref": "util.json#/$defs/additionalSources"
|
package/schema/site/races.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "races.json",
|
|
4
|
-
"version": "1.12.
|
|
4
|
+
"version": "1.12.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -20,7 +20,14 @@
|
|
|
20
20
|
"$ref": "util.json#/$defs/page"
|
|
21
21
|
},
|
|
22
22
|
"otherSources": {
|
|
23
|
-
"
|
|
23
|
+
"oneOf": [
|
|
24
|
+
{
|
|
25
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "null"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
24
31
|
},
|
|
25
32
|
"additionalSources": {
|
|
26
33
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -242,7 +249,14 @@
|
|
|
242
249
|
"$ref": "util.json#/$defs/page"
|
|
243
250
|
},
|
|
244
251
|
"otherSources": {
|
|
245
|
-
"
|
|
252
|
+
"oneOf": [
|
|
253
|
+
{
|
|
254
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"type": "null"
|
|
258
|
+
}
|
|
259
|
+
]
|
|
246
260
|
},
|
|
247
261
|
"additionalSources": {
|
|
248
262
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -555,7 +569,14 @@
|
|
|
555
569
|
"$ref": "util.json#/$defs/page"
|
|
556
570
|
},
|
|
557
571
|
"otherSources": {
|
|
558
|
-
"
|
|
572
|
+
"oneOf": [
|
|
573
|
+
{
|
|
574
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"type": "null"
|
|
578
|
+
}
|
|
579
|
+
]
|
|
559
580
|
},
|
|
560
581
|
"additionalSources": {
|
|
561
582
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -781,7 +802,14 @@
|
|
|
781
802
|
"$ref": "util.json#/$defs/page"
|
|
782
803
|
},
|
|
783
804
|
"otherSources": {
|
|
784
|
-
"
|
|
805
|
+
"oneOf": [
|
|
806
|
+
{
|
|
807
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"type": "null"
|
|
811
|
+
}
|
|
812
|
+
]
|
|
785
813
|
},
|
|
786
814
|
"additionalSources": {
|
|
787
815
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1068,7 +1096,14 @@
|
|
|
1068
1096
|
"$ref": "util.json#/$defs/page"
|
|
1069
1097
|
},
|
|
1070
1098
|
"otherSources": {
|
|
1071
|
-
"
|
|
1099
|
+
"oneOf": [
|
|
1100
|
+
{
|
|
1101
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"type": "null"
|
|
1105
|
+
}
|
|
1106
|
+
]
|
|
1072
1107
|
},
|
|
1073
1108
|
"additionalSources": {
|
|
1074
1109
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1305,7 +1340,14 @@
|
|
|
1305
1340
|
"$ref": "util.json#/$defs/page"
|
|
1306
1341
|
},
|
|
1307
1342
|
"otherSources": {
|
|
1308
|
-
"
|
|
1343
|
+
"oneOf": [
|
|
1344
|
+
{
|
|
1345
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"type": "null"
|
|
1349
|
+
}
|
|
1350
|
+
]
|
|
1309
1351
|
},
|
|
1310
1352
|
"additionalSources": {
|
|
1311
1353
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "races.json",
|
|
4
|
-
"version": "1.12.
|
|
4
|
+
"version": "1.12.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -20,7 +20,14 @@
|
|
|
20
20
|
"$ref": "util.json#/$defs/page"
|
|
21
21
|
},
|
|
22
22
|
"otherSources": {
|
|
23
|
-
"
|
|
23
|
+
"oneOf": [
|
|
24
|
+
{
|
|
25
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "null"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
24
31
|
},
|
|
25
32
|
"additionalSources": {
|
|
26
33
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -242,7 +249,14 @@
|
|
|
242
249
|
"$ref": "util.json#/$defs/page"
|
|
243
250
|
},
|
|
244
251
|
"otherSources": {
|
|
245
|
-
"
|
|
252
|
+
"oneOf": [
|
|
253
|
+
{
|
|
254
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"type": "null"
|
|
258
|
+
}
|
|
259
|
+
]
|
|
246
260
|
},
|
|
247
261
|
"additionalSources": {
|
|
248
262
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -555,7 +569,14 @@
|
|
|
555
569
|
"$ref": "util.json#/$defs/page"
|
|
556
570
|
},
|
|
557
571
|
"otherSources": {
|
|
558
|
-
"
|
|
572
|
+
"oneOf": [
|
|
573
|
+
{
|
|
574
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"type": "null"
|
|
578
|
+
}
|
|
579
|
+
]
|
|
559
580
|
},
|
|
560
581
|
"additionalSources": {
|
|
561
582
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -781,7 +802,14 @@
|
|
|
781
802
|
"$ref": "util.json#/$defs/page"
|
|
782
803
|
},
|
|
783
804
|
"otherSources": {
|
|
784
|
-
"
|
|
805
|
+
"oneOf": [
|
|
806
|
+
{
|
|
807
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"type": "null"
|
|
811
|
+
}
|
|
812
|
+
]
|
|
785
813
|
},
|
|
786
814
|
"additionalSources": {
|
|
787
815
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1068,7 +1096,14 @@
|
|
|
1068
1096
|
"$ref": "util.json#/$defs/page"
|
|
1069
1097
|
},
|
|
1070
1098
|
"otherSources": {
|
|
1071
|
-
"
|
|
1099
|
+
"oneOf": [
|
|
1100
|
+
{
|
|
1101
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"type": "null"
|
|
1105
|
+
}
|
|
1106
|
+
]
|
|
1072
1107
|
},
|
|
1073
1108
|
"additionalSources": {
|
|
1074
1109
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1305,7 +1340,14 @@
|
|
|
1305
1340
|
"$ref": "util.json#/$defs/page"
|
|
1306
1341
|
},
|
|
1307
1342
|
"otherSources": {
|
|
1308
|
-
"
|
|
1343
|
+
"oneOf": [
|
|
1344
|
+
{
|
|
1345
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"type": "null"
|
|
1349
|
+
}
|
|
1350
|
+
]
|
|
1309
1351
|
},
|
|
1310
1352
|
"additionalSources": {
|
|
1311
1353
|
"$ref": "util.json#/$defs/additionalSources"
|
package/schema/ua/races.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "races.json",
|
|
4
|
-
"version": "1.12.
|
|
4
|
+
"version": "1.12.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -20,7 +20,14 @@
|
|
|
20
20
|
"$ref": "util.json#/$defs/page"
|
|
21
21
|
},
|
|
22
22
|
"otherSources": {
|
|
23
|
-
"
|
|
23
|
+
"oneOf": [
|
|
24
|
+
{
|
|
25
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "null"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
24
31
|
},
|
|
25
32
|
"additionalSources": {
|
|
26
33
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -245,7 +252,14 @@
|
|
|
245
252
|
"$ref": "util.json#/$defs/page"
|
|
246
253
|
},
|
|
247
254
|
"otherSources": {
|
|
248
|
-
"
|
|
255
|
+
"oneOf": [
|
|
256
|
+
{
|
|
257
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"type": "null"
|
|
261
|
+
}
|
|
262
|
+
]
|
|
249
263
|
},
|
|
250
264
|
"additionalSources": {
|
|
251
265
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -561,7 +575,14 @@
|
|
|
561
575
|
"$ref": "util.json#/$defs/page"
|
|
562
576
|
},
|
|
563
577
|
"otherSources": {
|
|
564
|
-
"
|
|
578
|
+
"oneOf": [
|
|
579
|
+
{
|
|
580
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"type": "null"
|
|
584
|
+
}
|
|
585
|
+
]
|
|
565
586
|
},
|
|
566
587
|
"additionalSources": {
|
|
567
588
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -790,7 +811,14 @@
|
|
|
790
811
|
"$ref": "util.json#/$defs/page"
|
|
791
812
|
},
|
|
792
813
|
"otherSources": {
|
|
793
|
-
"
|
|
814
|
+
"oneOf": [
|
|
815
|
+
{
|
|
816
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"type": "null"
|
|
820
|
+
}
|
|
821
|
+
]
|
|
794
822
|
},
|
|
795
823
|
"additionalSources": {
|
|
796
824
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1080,7 +1108,14 @@
|
|
|
1080
1108
|
"$ref": "util.json#/$defs/page"
|
|
1081
1109
|
},
|
|
1082
1110
|
"otherSources": {
|
|
1083
|
-
"
|
|
1111
|
+
"oneOf": [
|
|
1112
|
+
{
|
|
1113
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"type": "null"
|
|
1117
|
+
}
|
|
1118
|
+
]
|
|
1084
1119
|
},
|
|
1085
1120
|
"additionalSources": {
|
|
1086
1121
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1320,7 +1355,14 @@
|
|
|
1320
1355
|
"$ref": "util.json#/$defs/page"
|
|
1321
1356
|
},
|
|
1322
1357
|
"otherSources": {
|
|
1323
|
-
"
|
|
1358
|
+
"oneOf": [
|
|
1359
|
+
{
|
|
1360
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"type": "null"
|
|
1364
|
+
}
|
|
1365
|
+
]
|
|
1324
1366
|
},
|
|
1325
1367
|
"additionalSources": {
|
|
1326
1368
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "races.json",
|
|
4
|
-
"version": "1.12.
|
|
4
|
+
"version": "1.12.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"sharedData": {
|
|
@@ -20,7 +20,14 @@
|
|
|
20
20
|
"$ref": "util.json#/$defs/page"
|
|
21
21
|
},
|
|
22
22
|
"otherSources": {
|
|
23
|
-
"
|
|
23
|
+
"oneOf": [
|
|
24
|
+
{
|
|
25
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "null"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
24
31
|
},
|
|
25
32
|
"additionalSources": {
|
|
26
33
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -245,7 +252,14 @@
|
|
|
245
252
|
"$ref": "util.json#/$defs/page"
|
|
246
253
|
},
|
|
247
254
|
"otherSources": {
|
|
248
|
-
"
|
|
255
|
+
"oneOf": [
|
|
256
|
+
{
|
|
257
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"type": "null"
|
|
261
|
+
}
|
|
262
|
+
]
|
|
249
263
|
},
|
|
250
264
|
"additionalSources": {
|
|
251
265
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -561,7 +575,14 @@
|
|
|
561
575
|
"$ref": "util.json#/$defs/page"
|
|
562
576
|
},
|
|
563
577
|
"otherSources": {
|
|
564
|
-
"
|
|
578
|
+
"oneOf": [
|
|
579
|
+
{
|
|
580
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"type": "null"
|
|
584
|
+
}
|
|
585
|
+
]
|
|
565
586
|
},
|
|
566
587
|
"additionalSources": {
|
|
567
588
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -790,7 +811,14 @@
|
|
|
790
811
|
"$ref": "util.json#/$defs/page"
|
|
791
812
|
},
|
|
792
813
|
"otherSources": {
|
|
793
|
-
"
|
|
814
|
+
"oneOf": [
|
|
815
|
+
{
|
|
816
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"type": "null"
|
|
820
|
+
}
|
|
821
|
+
]
|
|
794
822
|
},
|
|
795
823
|
"additionalSources": {
|
|
796
824
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1080,7 +1108,14 @@
|
|
|
1080
1108
|
"$ref": "util.json#/$defs/page"
|
|
1081
1109
|
},
|
|
1082
1110
|
"otherSources": {
|
|
1083
|
-
"
|
|
1111
|
+
"oneOf": [
|
|
1112
|
+
{
|
|
1113
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"type": "null"
|
|
1117
|
+
}
|
|
1118
|
+
]
|
|
1084
1119
|
},
|
|
1085
1120
|
"additionalSources": {
|
|
1086
1121
|
"$ref": "util.json#/$defs/additionalSources"
|
|
@@ -1320,7 +1355,14 @@
|
|
|
1320
1355
|
"$ref": "util.json#/$defs/page"
|
|
1321
1356
|
},
|
|
1322
1357
|
"otherSources": {
|
|
1323
|
-
"
|
|
1358
|
+
"oneOf": [
|
|
1359
|
+
{
|
|
1360
|
+
"$ref": "util.json#/$defs/otherSources"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"type": "null"
|
|
1364
|
+
}
|
|
1365
|
+
]
|
|
1324
1366
|
},
|
|
1325
1367
|
"additionalSources": {
|
|
1326
1368
|
"$ref": "util.json#/$defs/additionalSources"
|