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