mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-29 20:29:41 +00:00
openapi and swagger ui improvements and cleanup
This commit is contained in:
parent
c9515ae77c
commit
4cab693cfc
103 changed files with 206 additions and 132 deletions
|
|
@ -151,7 +151,7 @@ registry.registerPath({
|
|||
method: "get",
|
||||
path: "/org/{orgId}/logs/analytics",
|
||||
description: "Query the request audit analytics for an organization",
|
||||
tags: [OpenAPITags.Org],
|
||||
tags: [OpenAPITags.Logs],
|
||||
request: {
|
||||
query: queryAccessAuditLogsQuery,
|
||||
params: queryRequestAuditLogsParams
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue