mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-28 22:55:07 +02:00
Update api endpoints for new association
This commit is contained in:
parent
1baa02de89
commit
56e1684e2e
7 changed files with 172 additions and 133 deletions
|
@ -64,6 +64,7 @@ export enum ActionsEnum {
|
|||
updateResourceRule = "updateResourceRule",
|
||||
createClient = "createClient",
|
||||
deleteClient = "deleteClient",
|
||||
updateClient = "updateClient",
|
||||
listClients = "listClients",
|
||||
listOrgDomains = "listOrgDomains",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue