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
@@ -55,7 +55,7 @@ registry.registerPath({
method: "post",
path: "/org/{orgId}/event-streaming-destination/{destinationId}",
description: "Update an event streaming destination for a specific organization.",
tags: [OpenAPITags.Org],
tags: [OpenAPITags.EventStreamingDestination],
request: {
params: paramsSchema,
body: {