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
@@ -75,7 +75,7 @@ registry.registerPath({
method: "put",
path: "/org/{orgId}/health-check",
description: "Create a health check for a specific organization.",
tags: [OpenAPITags.Org],
tags: [OpenAPITags.HealthCheck],
request: {
params: paramsSchema,
body: {