@@ -134,9 +134,7 @@ definitions:
134
134
type : object
135
135
patternProperties :
136
136
' ^[a-zA-Z0-9\.\-_]+$ ' :
137
- oneOf :
138
- - $ref : ' #/definitions/Reference'
139
- - $ref : ' #/definitions/Schema'
137
+ $ref : ' #/definitions/Schema'
140
138
responses :
141
139
type : object
142
140
patternProperties :
@@ -264,41 +262,28 @@ definitions:
264
262
- object
265
263
- string
266
264
not :
267
- oneOf :
268
- - $ref : ' #/definitions/Schema'
269
- - $ref : ' #/definitions/Reference'
265
+ $ref : ' #/definitions/Schema'
270
266
allOf :
271
267
type : array
272
268
items :
273
- oneOf :
274
- - $ref : ' #/definitions/Schema'
275
- - $ref : ' #/definitions/Reference'
269
+ $ref : ' #/definitions/Schema'
276
270
oneOf :
277
271
type : array
278
272
items :
279
- oneOf :
280
- - $ref : ' #/definitions/Schema'
281
- - $ref : ' #/definitions/Reference'
273
+ $ref : ' #/definitions/Schema'
282
274
anyOf :
283
275
type : array
284
276
items :
285
- oneOf :
286
- - $ref : ' #/definitions/Schema'
287
- - $ref : ' #/definitions/Reference'
277
+ $ref : ' #/definitions/Schema'
288
278
items :
289
- oneOf :
290
- - $ref : ' #/definitions/Schema'
291
- - $ref : ' #/definitions/Reference'
279
+ $ref : ' #/definitions/Schema'
292
280
properties :
293
281
type : object
294
282
additionalProperties :
295
- oneOf :
296
- - $ref : ' #/definitions/Schema'
297
- - $ref : ' #/definitions/Reference'
283
+ $ref : ' #/definitions/Schema'
298
284
additionalProperties :
299
285
oneOf :
300
286
- $ref : ' #/definitions/Schema'
301
- - $ref : ' #/definitions/Reference'
302
287
- type : boolean
303
288
default : true
304
289
description :
@@ -326,6 +311,9 @@ definitions:
326
311
xml :
327
312
$ref : ' #/definitions/XML'
328
313
patternProperties :
314
+ ' ^\$ref$ ' :
315
+ type : string
316
+ format : uri-reference
329
317
' ^x- ' : {}
330
318
additionalProperties : false
331
319
@@ -397,9 +385,7 @@ definitions:
397
385
type : object
398
386
properties :
399
387
schema :
400
- oneOf :
401
- - $ref : ' #/definitions/Schema'
402
- - $ref : ' #/definitions/Reference'
388
+ $ref : ' #/definitions/Schema'
403
389
example : {}
404
390
encoding :
405
391
type : object
@@ -415,9 +401,7 @@ definitions:
415
401
- examples
416
402
properties :
417
403
schema :
418
- oneOf :
419
- - $ref : ' #/definitions/Schema'
420
- - $ref : ' #/definitions/Reference'
404
+ $ref : ' #/definitions/Schema'
421
405
examples :
422
406
type : object
423
407
additionalProperties :
@@ -484,9 +468,7 @@ definitions:
484
468
type : boolean
485
469
default : false
486
470
schema :
487
- oneOf :
488
- - $ref : ' #/definitions/Schema'
489
- - $ref : ' #/definitions/Reference'
471
+ $ref : ' #/definitions/Schema'
490
472
example : {}
491
473
patternProperties :
492
474
' ^x- ' : {}
@@ -520,9 +502,7 @@ definitions:
520
502
type : boolean
521
503
default : false
522
504
schema :
523
- oneOf :
524
- - $ref : ' #/definitions/Schema'
525
- - $ref : ' #/definitions/Reference'
505
+ $ref : ' #/definitions/Schema'
526
506
examples :
527
507
type : object
528
508
additionalProperties :
@@ -767,9 +747,7 @@ definitions:
767
747
type : boolean
768
748
default : false
769
749
schema :
770
- oneOf :
771
- - $ref : ' #/definitions/Schema'
772
- - $ref : ' #/definitions/Reference'
750
+ $ref : ' #/definitions/Schema'
773
751
example : {}
774
752
patternProperties :
775
753
' ^x- ' : {}
@@ -813,9 +791,7 @@ definitions:
813
791
type : boolean
814
792
default : false
815
793
schema :
816
- oneOf :
817
- - $ref : ' #/definitions/Schema'
818
- - $ref : ' #/definitions/Reference'
794
+ $ref : ' #/definitions/Schema'
819
795
example : {}
820
796
patternProperties :
821
797
' ^x- ' : {}
@@ -856,9 +832,7 @@ definitions:
856
832
type : boolean
857
833
default : false
858
834
schema :
859
- oneOf :
860
- - $ref : ' #/definitions/Schema'
861
- - $ref : ' #/definitions/Reference'
835
+ $ref : ' #/definitions/Schema'
862
836
example : {}
863
837
patternProperties :
864
838
' ^x- ' : {}
@@ -899,9 +873,7 @@ definitions:
899
873
type : boolean
900
874
default : false
901
875
schema :
902
- oneOf :
903
- - $ref : ' #/definitions/Schema'
904
- - $ref : ' #/definitions/Reference'
876
+ $ref : ' #/definitions/Schema'
905
877
example : {}
906
878
patternProperties :
907
879
' ^x- ' : {}
@@ -954,9 +926,7 @@ definitions:
954
926
type : boolean
955
927
default : false
956
928
schema :
957
- oneOf :
958
- - $ref : ' #/definitions/Schema'
959
- - $ref : ' #/definitions/Reference'
929
+ $ref : ' #/definitions/Schema'
960
930
examples :
961
931
type : object
962
932
additionalProperties :
@@ -1006,9 +976,7 @@ definitions:
1006
976
type : boolean
1007
977
default : false
1008
978
schema :
1009
- oneOf :
1010
- - $ref : ' #/definitions/Schema'
1011
- - $ref : ' #/definitions/Reference'
979
+ $ref : ' #/definitions/Schema'
1012
980
examples :
1013
981
type : object
1014
982
additionalProperties :
@@ -1055,9 +1023,7 @@ definitions:
1055
1023
type : boolean
1056
1024
default : false
1057
1025
schema :
1058
- oneOf :
1059
- - $ref : ' #/definitions/Schema'
1060
- - $ref : ' #/definitions/Reference'
1026
+ $ref : ' #/definitions/Schema'
1061
1027
examples :
1062
1028
type : object
1063
1029
additionalProperties :
@@ -1104,9 +1070,7 @@ definitions:
1104
1070
type : boolean
1105
1071
default : false
1106
1072
schema :
1107
- oneOf :
1108
- - $ref : ' #/definitions/Schema'
1109
- - $ref : ' #/definitions/Reference'
1073
+ $ref : ' #/definitions/Schema'
1110
1074
examples :
1111
1075
type : object
1112
1076
additionalProperties :
0 commit comments