Update tags

This commit is contained in:
Owen
2026-07-10 17:09:56 -04:00
parent 0b82dae01e
commit bf1cc705a5
19 changed files with 22 additions and 19 deletions
@@ -121,7 +121,7 @@ registry.registerPath({
method: "post",
path: "/org/{orgId}/resource-policy",
description: "Create a resource policy.",
tags: [OpenAPITags.Org, OpenAPITags.PublicResourcePolicy],
tags: [OpenAPITags.PublicResourcePolicy],
request: {
params: createResourcePolicyParamsSchema,
body: {