mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-30 21:00:00 +00:00
openapi and swagger ui improvements and cleanup
This commit is contained in:
parent
64bae5b142
commit
ed95f10fcc
103 changed files with 206 additions and 132 deletions
|
|
@ -121,7 +121,7 @@ registry.registerPath({
|
|||
method: "post",
|
||||
path: "/site-resource/{siteResourceId}",
|
||||
description: "Update a site resource.",
|
||||
tags: [OpenAPITags.Client, OpenAPITags.Org],
|
||||
tags: [OpenAPITags.PrivateResource],
|
||||
request: {
|
||||
params: updateSiteResourceParamsSchema,
|
||||
body: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue