Recategorize

This commit is contained in:
Owen
2026-07-10 15:52:37 -04:00
parent a2c96ea2f7
commit 0149984e85
20 changed files with 25 additions and 32 deletions
@@ -31,7 +31,7 @@ registry.registerPath({
path: "/resource/{resourceId}/header-auth",
description:
"Set or update the header authentication for a resource. If user and password is not provided, it will remove the header authentication.",
tags: [OpenAPITags.PublicResource],
tags: [OpenAPITags.PublicResourceLegacy],
request: {
params: setResourceAuthMethodsParamsSchema,
body: {