mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-24 22:06:38 +00:00
Update api endpoints for new association
This commit is contained in:
@@ -64,6 +64,7 @@ export enum ActionsEnum {
|
||||
updateResourceRule = "updateResourceRule",
|
||||
createClient = "createClient",
|
||||
deleteClient = "deleteClient",
|
||||
updateClient = "updateClient",
|
||||
listClients = "listClients",
|
||||
listOrgDomains = "listOrgDomains",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user