Move to legacy

This commit is contained in:
Owen
2026-07-10 17:45:15 -04:00
parent 78a3d84f69
commit b726f3be3c
2 changed files with 2 additions and 2 deletions
@@ -38,7 +38,7 @@ registry.registerPath({
method: "post",
path: "/client/{clientId}/site-resources",
description: "Add a machine client to multiple site resources at once.",
tags: [OpenAPITags.Client],
tags: [OpenAPITags.PrivateResourceLegacy],
request: {
params: batchAddClientToSiteResourcesParamsSchema,
body: {