From f06f5f4e94de1257aab4bd6b5c2e95c0fa1d70f0 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Fri, 25 Nov 2022 16:12:53 +0100 Subject: [PATCH] Ho beccato il typo --- doc/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api.yaml b/doc/api.yaml index 4bb33ba..044e39a 100644 --- a/doc/api.yaml +++ b/doc/api.yaml @@ -51,7 +51,7 @@ paths: tags: ["username"] summary: Updates the username description: Changes the username of the user with the given one. - operationId: setMyUsername + operationId: setMyUserName parameters: - name: user_id in: path