mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-30 12:49:43 +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
|
|
@ -114,7 +114,7 @@ registry.registerPath({
|
|||
method: "put",
|
||||
path: "/org/{orgId}/site-resource",
|
||||
description: "Create a new site resource.",
|
||||
tags: [OpenAPITags.Client, OpenAPITags.Org],
|
||||
tags: [OpenAPITags.PrivateResource],
|
||||
request: {
|
||||
params: createSiteResourceParamsSchema,
|
||||
body: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue