Make API docs not lie on registration/login.

This commit is contained in:
Kegan Dougal 2014-09-03 10:58:53 +01:00
parent ce5c88006e
commit 3a3fadcece
2 changed files with 24 additions and 2 deletions

View file

@ -52,6 +52,10 @@
"user_id": {
"description": "The fully-qualified user ID.",
"type": "string"
},
"home_server": {
"description": "The name of the home server.",
"type": "string"
}
}
},