Skip to content

Commit

Permalink
Automated commit 'Merge pull request #44 from sailpoint/NERRA-1658
Browse files Browse the repository at this point in the history
NERRA-1658: Include the password in the User POST schema.' by github action: 11260734449
  • Loading branch information
developer-relations-sp committed Oct 9, 2024
1 parent ec63a57 commit 279fa9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nerm/schemas/POST/User.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ properties:
type: string
description: The locale the user prefers to use
example: fr-CA
password:
type: string
description: The user password
required: false
example: U*bF7hy9fW

0 comments on commit 279fa9f

Please sign in to comment.