a comma too much (#8771)
Signed-off-by: Chagai Friedlander chagai95@gmail.com
This commit is contained in:
1
changelog.d/8771.doc
Normal file
1
changelog.d/8771.doc
Normal file
@@ -0,0 +1 @@
|
||||
Remove extraneous comma from JSON example in User Admin API docs.
|
||||
@@ -254,7 +254,7 @@ with a body of:
|
||||
|
||||
{
|
||||
"new_password": "<secret>",
|
||||
"logout_devices": true,
|
||||
"logout_devices": true
|
||||
}
|
||||
|
||||
To use it, you will need to authenticate by providing an ``access_token`` for a
|
||||
|
||||
Reference in New Issue
Block a user