mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 04:15:03 -04:00
Make API docs not lie on registration/login.
This commit is contained in:
parent
ce5c88006e
commit
3a3fadcece
2 changed files with 24 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue