Skip to content

Commit bd277c6

Browse files
committed
A couple more fixes
1 parent 1eb22f0 commit bd277c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schemas/v3.0/schema.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@ definitions:
13151315
type: object
13161316
required:
13171317
- type
1318-
- openIdConnect
1318+
- openIdConnectUrl
13191319
properties:
13201320
type:
13211321
type: string
@@ -1472,7 +1472,6 @@ definitions:
14721472
$ref: '#/definitions/PathItem'
14731473
patternProperties:
14741474
'^x-': {}
1475-
additionalProperties: false
14761475

14771476
Encoding:
14781477
type: object

0 commit comments

Comments
 (0)