Update the docs for room v1 api

This commit is contained in:
Mark Haines 2015-09-18 17:58:44 +01:00
parent f33c0846c3
commit 6a2c4d27fc
2 changed files with 6 additions and 6 deletions

View file

@ -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."
}
},