Skip to content
Snippets Groups Projects
Unverified Commit e487d9fa authored by chagai95's avatar chagai95 Committed by GitHub
Browse files

a comma too much (#8771)

parent 473dfec1
No related branches found
No related tags found
No related merge requests found
Remove extraneous comma from JSON example in User Admin API docs.
\ No newline at end of file
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment