mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 18:24:09 +01:00
Remove TODO comment about SYN-490 as it's unlikely to matter for v1; we'll fix it in v2
This commit is contained in:
parent
40fa339cf7
commit
f6c55979e0
|
|
@ -671,10 +671,6 @@ responds to the joining server with the full set of state for the newly-joined
|
||||||
room. This is returned as a two-element list, whose first element is the
|
room. This is returned as a two-element list, whose first element is the
|
||||||
integer 200, and whose second element contains the following keys:
|
integer 200, and whose second element contains the following keys:
|
||||||
|
|
||||||
.. TODO-spec
|
|
||||||
- This is likely an implementation bug; see SYN-490. This should probably
|
|
||||||
actually just return the object directly
|
|
||||||
|
|
||||||
============== ===== ============
|
============== ===== ============
|
||||||
Key Type Description
|
Key Type Description
|
||||||
============== ===== ============
|
============== ===== ============
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue