File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -341,8 +341,6 @@ $defs:
341
341
properties :
342
342
in :
343
343
const : query
344
- required :
345
- - in
346
344
then :
347
345
properties :
348
346
allowEmptyValue :
@@ -369,8 +367,6 @@ $defs:
369
367
properties :
370
368
in :
371
369
const : path
372
- required :
373
- - in
374
370
then :
375
371
properties :
376
372
style :
@@ -389,8 +385,6 @@ $defs:
389
385
properties :
390
386
in :
391
387
const : header
392
- required :
393
- - in
394
388
then :
395
389
properties :
396
390
style :
@@ -402,8 +396,6 @@ $defs:
402
396
properties :
403
397
in :
404
398
const : query
405
- required :
406
- - in
407
399
then :
408
400
properties :
409
401
style :
@@ -422,8 +414,6 @@ $defs:
422
414
properties :
423
415
in :
424
416
const : cookie
425
- required :
426
- - in
427
417
then :
428
418
properties :
429
419
style :
@@ -760,8 +750,6 @@ $defs:
760
750
properties :
761
751
type :
762
752
const : apiKey
763
- required :
764
- - type
765
753
then :
766
754
properties :
767
755
name :
@@ -780,8 +768,6 @@ $defs:
780
768
properties :
781
769
type :
782
770
const : http
783
- required :
784
- - type
785
771
then :
786
772
properties :
787
773
scheme :
@@ -810,8 +796,6 @@ $defs:
810
796
properties :
811
797
type :
812
798
const : oauth2
813
- required :
814
- - type
815
799
then :
816
800
properties :
817
801
flows :
@@ -824,8 +808,6 @@ $defs:
824
808
properties :
825
809
type :
826
810
const : openIdConnect
827
- required :
828
- - type
829
811
then :
830
812
properties :
831
813
openIdConnectUrl :
You can’t perform that action at this time.
0 commit comments