Skip to content

Commit 4dfaa4e

Browse files
committed
Fix openIdConnect schema
1 parent 81346d1 commit 4dfaa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"properties": {
335335
"type": {
336336
"type": "string",
337-
"const": "openIdConnectUrl"
337+
"const": "openIdConnect"
338338
}
339339
}
340340
},

0 commit comments

Comments
 (0)