Update tags

This commit is contained in:
Owen
2026-07-10 17:09:56 -04:00
parent f03d1d3793
commit 35960f94fc
19 changed files with 22 additions and 19 deletions
@@ -52,7 +52,7 @@ registry.registerPath({
method: "put",
path: "/org/{orgId}/event-streaming-destination",
description: "Create an event streaming destination for a specific organization.",
tags: [OpenAPITags.Org],
tags: [OpenAPITags.EventStreamingDestination],
request: {
params: paramsSchema,
body: {