mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-05 18:26:40 +00:00
add clients openapi registries
This commit is contained in:
@@ -12,5 +12,6 @@ export enum OpenAPITags {
|
||||
Target = "Target",
|
||||
Rule = "Rule",
|
||||
AccessToken = "Access Token",
|
||||
Idp = "Identity Provider"
|
||||
Idp = "Identity Provider",
|
||||
Client = "Client"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user