diff --git a/docs/dev/openapi.yml b/docs/dev/openapi.yml index 118f54f71..48893f3ce 100644 --- a/docs/dev/openapi.yml +++ b/docs/dev/openapi.yml @@ -125,7 +125,7 @@ paths: post: tags: - user - summary: Sets the new password of currently logged-in user + summary: Sets the new password of the currently logged-in user requestBody: required: true description: The new password of the user.