Skip to content

Commit 1b08d99

Browse files
committed
Fixed /users/authorize breaking change description on 7.8 release notes index
1 parent 8df3351 commit 1b08d99

File tree

1 file changed

+1
-1
lines changed
  • content/operate/rs/release-notes/rs-7-8-releases

1 file changed

+1
-1
lines changed

content/operate/rs/release-notes/rs-7-8-releases/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Redis Software version 7.8.2 introduces the following breaking changes:
7979

8080
- The `POST` method requires users to include their usernames and a current password in the authentication header to generate a JSON Web Token.
8181

82-
- `/v1/users/password` requests change the password list of the user who provides their credentials in the authorization header when sending the requests.
82+
- `POST /v1/users/password` generates a token for the user who provides their credentials in the authorization header when sending the requests.
8383

8484
- `POST` requests will ignore `username` and `password` parameters provided in the request body.
8585

0 commit comments

Comments
 (0)