diff --git a/openapi/paths/access/users/{username}-password-put.yaml b/openapi/paths/access/users/{username}-password-put.yaml index 087054a..bff02e6 100644 --- a/openapi/paths/access/users/{username}-password-put.yaml +++ b/openapi/paths/access/users/{username}-password-put.yaml @@ -20,7 +20,7 @@ responses: Password was updated "400": description: >- - If the request doesn’t contain a `password` property or the request is otherwise invalid + If the request doesn’t contain a password property or the request is otherwise invalid "403": description: >- No admin rights and not logged in as the user