Update the docs for room v1 api
This commit is contained in:
parent
f33c0846c3
commit
6a2c4d27fc
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"description": "The avatar URL for this user, if any. This is added by the homeserver."
|
||||
},
|
||||
"displayname": {
|
||||
"type": "string",
|
||||
"type": ["string", "null"],
|
||||
"description": "The display name for this user, if any. This is added by the homeserver."
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue