From b0d2656c20648d21ae7144d45b44163852763b1b Mon Sep 17 00:00:00 2001 From: Vinyarion <38413862+VinyarionHyarmendacil@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:38:49 -0600 Subject: [PATCH] Update openapi/components/paths/users.yaml Co-authored-by: Lars Olzem --- openapi/components/paths/users.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi/components/paths/users.yaml b/openapi/components/paths/users.yaml index 377f98a..d7d6e4d 100644 --- a/openapi/components/paths/users.yaml +++ b/openapi/components/paths/users.yaml @@ -195,6 +195,7 @@ paths: security: - authCookie: [] '/users/{userId}/feedback': + depricated: true parameters: - $ref: ../parameters.yaml#/userId - $ref: ../parameters.yaml#/contentId