Merge branch 'dev' into feat/resource-policies

This commit is contained in:
Fred KISSIE
2026-03-04 16:46:33 +01:00
138 changed files with 469 additions and 727 deletions

View File

@@ -24,7 +24,7 @@ registry.registerPath({
path: "/resource-policy/{resourcePolicyId}/password",
description:
"Set the password for a resource policy. Setting the password to null will remove it.",
tags: [OpenAPITags.Resource],
tags: [OpenAPITags.Policy],
request: {
params: setResourcePolicyPasswordParamsSchema,
body: {