mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-15 00:15:04 +02:00
Add invitation management
This commit is contained in:
parent
40040af957
commit
d7f50bac6a
10 changed files with 574 additions and 9 deletions
|
@ -8,6 +8,7 @@ export enum OpenAPITags {
|
|||
Resource = "Resource",
|
||||
Role = "Role",
|
||||
User = "User",
|
||||
Invitation = "Invitation",
|
||||
Target = "Target",
|
||||
Rule = "Rule",
|
||||
AccessToken = "Access Token"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue