Skip to content

Commit

Permalink
Fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
buger committed Dec 6, 2018
1 parent 9dbcf62 commit 7002d7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apidef/schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ const Schema = `{
"jwt_not_before_validation_skew": {
"type": "number"
},
"jwt_scope_to_policy_mapping": {
"type": "object"
},
"use_keyless": {
"type": "boolean"
},
Expand Down

0 comments on commit 7002d7c

Please sign in to comment.