File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -376,8 +376,6 @@ $defs:
376
376
properties :
377
377
in :
378
378
const : query
379
- required :
380
- - in
381
379
then :
382
380
properties :
383
381
allowEmptyValue :
@@ -387,8 +385,6 @@ $defs:
387
385
properties :
388
386
in :
389
387
const : querystring
390
- required :
391
- - in
392
388
then :
393
389
required :
394
390
- content
@@ -415,8 +411,6 @@ $defs:
415
411
properties :
416
412
in :
417
413
const : path
418
- required :
419
- - in
420
414
then :
421
415
properties :
422
416
style :
@@ -435,8 +429,6 @@ $defs:
435
429
properties :
436
430
in :
437
431
const : header
438
- required :
439
- - in
440
432
then :
441
433
properties :
442
434
style :
@@ -448,8 +440,6 @@ $defs:
448
440
properties :
449
441
in :
450
442
const : query
451
- required :
452
- - in
453
443
then :
454
444
properties :
455
445
style :
@@ -465,8 +455,6 @@ $defs:
465
455
properties :
466
456
in :
467
457
const : cookie
468
- required :
469
- - in
470
458
then :
471
459
properties :
472
460
style :
@@ -871,8 +859,6 @@ $defs:
871
859
properties :
872
860
type :
873
861
const : apiKey
874
- required :
875
- - type
876
862
then :
877
863
properties :
878
864
name :
@@ -891,8 +877,6 @@ $defs:
891
877
properties :
892
878
type :
893
879
const : http
894
- required :
895
- - type
896
880
then :
897
881
properties :
898
882
scheme :
@@ -921,8 +905,6 @@ $defs:
921
905
properties :
922
906
type :
923
907
const : oauth2
924
- required :
925
- - type
926
908
then :
927
909
properties :
928
910
flows :
@@ -938,8 +920,6 @@ $defs:
938
920
properties :
939
921
type :
940
922
const : openIdConnect
941
- required :
942
- - type
943
923
then :
944
924
properties :
945
925
openIdConnectUrl :
You can’t perform that action at this time.
0 commit comments