mirror of
https://github.com/kamax-matrix/mxisd.git
synced 2026-01-23 01:21:32 +01:00
Fix #109
This commit is contained in:
parent
c6b8f7d48e
commit
3e89f0bc5e
@ -268,3 +268,10 @@ Structure with example values:
|
||||
}
|
||||
```
|
||||
The base `profile` key is mandatory. `display_name`, `threepids` and `roles` are only to be returned on the relevant request.
|
||||
|
||||
If there is no profile, the following response is expected:
|
||||
```json
|
||||
{
|
||||
"profile": {}
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user