mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 06:08:15 +02:00
add clients openapi registries
This commit is contained in:
parent
fa6fc9e80d
commit
490ddfcd88
6 changed files with 90 additions and 18 deletions
|
@ -12,5 +12,6 @@ export enum OpenAPITags {
|
|||
Target = "Target",
|
||||
Rule = "Rule",
|
||||
AccessToken = "Access Token",
|
||||
Idp = "Identity Provider"
|
||||
Idp = "Identity Provider",
|
||||
Client = "Client"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue