Improve documentation of directory API

This commit is contained in:
Richard van der Hoff 2016-06-16 13:53:46 +01:00
parent 689177e2fc
commit 7bbb664784
3 changed files with 28 additions and 12 deletions

View file

@ -1,3 +1,13 @@
<Unreleased changes>
====================
- Spec clarifications
- Make it clear that ``GET /directory/room/{roomAlias}`` must work for
federated aliases
- ``GET /directory/room/{roomAlias}`` cannot return a 409; the ``PUT``
endpoint can, however.
r0.1.0
======