mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-11 00:12:09 +02:00
More route cleanup
This commit is contained in:
+2
-1
@@ -10,7 +10,7 @@ export enum OpenAPITags {
|
||||
Client = "Client",
|
||||
Org = "Organization",
|
||||
Domain = "Domain",
|
||||
Policy = "Policy",
|
||||
PublicResourcePolicy = "Public Resource Policy",
|
||||
Role = "Role",
|
||||
User = "User",
|
||||
Rule = "Rule",
|
||||
@@ -22,6 +22,7 @@ export enum OpenAPITags {
|
||||
Blueprint = "Blueprint",
|
||||
Ssh = "SSH",
|
||||
Logs = "Logs",
|
||||
PublicResourcePolicyLegacy = "Public Resource Policy (Legacy)",
|
||||
PublicResourceLegacy = "Public Resource (Legacy)",
|
||||
PrivateResourceLegacy = "Private Resource (Legacy)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user