We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb22f0 commit bd277c6Copy full SHA for bd277c6
schemas/v3.0/schema.yaml
@@ -1315,7 +1315,7 @@ definitions:
1315
type: object
1316
required:
1317
- type
1318
- - openIdConnect
+ - openIdConnectUrl
1319
properties:
1320
type:
1321
type: string
@@ -1472,7 +1472,6 @@ definitions:
1472
$ref: '#/definitions/PathItem'
1473
patternProperties:
1474
'^x-': {}
1475
- additionalProperties: false
1476
1477
Encoding:
1478
0 commit comments