Merge "Change "Change User Password" request example"

This commit is contained in:
Jenkins 2016-11-16 22:01:19 +00:00 committed by Gerrit Code Review
commit b63144465a

View File

@ -1,6 +1,6 @@
{
"user": {
"password": "old_secretsecret",
"password": "new_secretsecret",
"original_password": "secretsecret"
}
}