Skip to content

Commit

Permalink
feat(jans-config-api): swagger spec change to expose user inum at roo…
Browse files Browse the repository at this point in the history
…t level of response (#1483)

* feat(jans-config-api): enhancement to expose user inum at root level of response

* feat(jans-config-api): swagger spec change to expose user inum at root level of response
  • Loading branch information
pujavs committed May 31, 2022
1 parent 1220e1c commit c202705
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jans-config-api/docs/jans-config-api-swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6841,6 +6841,9 @@ components:
userPassword:
type: string
description: User password
inum:
description: XRI i-number. Identifier to uniquely identify the user.
type: string

UserPatchRequest:
title: User Patch Request object
Expand Down

0 comments on commit c202705

Please sign in to comment.