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
+1 -1
View File
@@ -242,7 +242,7 @@ registry.registerPath({
path: "/resource/{resourceId}",
description:
"Update a resource. Policy fields (sso, mfa, pincode, password, whitelist) update the inline policy when no shared resource policy is assigned; when a shared policy is assigned those fields override the shared policy for this resource only.",
tags: [OpenAPITags.PublicResource],
tags: [OpenAPITags.PublicResourceLegacy],
request: {
params: updateResourceParamsSchema,
body: {