Skip to content

Commit

Permalink
fix(jans-config-api): corrected typo in swagger spec
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyz committed Apr 14, 2022
1 parent a822ae5 commit 3c11556
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jans-config-api/docs/jans-config-api-swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4676,9 +4676,10 @@ components:
- NEWER
- FIRST
checkUserPresenceOnRefreshToken:
type: string
type: boolean
description: Check whether user exists and is active before creating RefreshToken. Set it to true if check is needed(Default value is false - don't check.)
example: false
default: false
oxElevenTestModeToken:
type: string
description: oxEleven Test Mode Token.
Expand Down

0 comments on commit 3c11556

Please sign in to comment.