m.room.power_levels: clarify documentation

- clarify description and add text for invite, ban, etc.
- the keys aren't required. Document their defaults
- add 'invite' to example
This commit is contained in:
Richard van der Hoff 2016-06-22 14:13:23 +01:00
parent 0be787a930
commit adb5768731
3 changed files with 31 additions and 18 deletions

View file

@ -7,6 +7,7 @@
federated aliases
- ``GET /directory/room/{roomAlias}`` cannot return a 409; the ``PUT``
endpoint can, however.
- Clarify the behaviour of the ``m.room.power_levels`` event.
r0.1.0
======