Clarify that account must have a username to be able to set HTTP password
Update the REST API documentation to clarify that an account must have its username set to be able to set the HTTP password. Also add a test for this scenario. Change-Id: Id46cd8abcdea12f002c5aa1ff18ce323e7338fb3
This commit is contained in:
@@ -473,6 +473,8 @@ The options for setting/generating the HTTP password must be provided
|
||||
in the request body inside a link:#http-password-input[
|
||||
HttpPasswordInput] entity.
|
||||
|
||||
The account must have a username.
|
||||
|
||||
.Request
|
||||
----
|
||||
PUT /accounts/self/password.http HTTP/1.0
|
||||
|
||||
Reference in New Issue
Block a user