1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

a comma too much ()

Signed-off-by: Chagai Friedlander chagai95@gmail.com
This commit is contained in:
chagai95 2020-11-17 15:13:56 +01:00 committed by GitHub
parent 473dfec1e5
commit e487d9fabc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions
changelog.d
docs/admin_api

1
changelog.d/8771.doc Normal file
View file

@ -0,0 +1 @@
Remove extraneous comma from JSON example in User Admin API docs.

View 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