Merge branch 'master' into develop

This commit is contained in:
Brendan Abolivier 2020-02-12 13:24:09 +00:00
commit 47acbc519f
5 changed files with 21 additions and 6 deletions

View file

@ -2,7 +2,8 @@ Create or modify Account
========================
This API allows an administrator to create or modify a user account with a
specific ``user_id``.
specific ``user_id``. Be aware that ``user_id`` is fully qualified: for example,
``@user:server.com``.
This api is::