Skip to content

Commit

Permalink
chore: adapt useradmin api documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Eberl committed Feb 25, 2021
1 parent d275a66 commit 160f9a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/useradminservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ paths:
description: BAD REQUEST - invalid/incomplete request or body object
401:
description: UNAUTHORIZED - no/invalid role/authorization
409:
description: CONFLICT - invalid/unavailable username or email address
500:
description: INTERNAL SERVER ERROR - server encountered unexpected condition
security:
Expand Down

0 comments on commit 160f9a0

Please sign in to comment.