Skip to content

Commit

Permalink
Refactor users.yaml to add user invitation functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
raikbitters committed Oct 10, 2024
1 parent 1041f65 commit 64cdf3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/openapi/apis/users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ paths:
description: |-
Create and send user invitation to email.
We can create invitations for new users or for existing users.
We don't update existing users, only assign them to new organizations and projects.
### Authority
- `ADMINISTRATOR`
Expand Down

0 comments on commit 64cdf3b

Please sign in to comment.