server-server api: Fix swapped pdu state update field descriptions

Signed-off-by: Robert Swain <robert.swain@gmail.com>
This commit is contained in:
Robert Swain 2017-01-02 23:09:16 +01:00
parent 14bd3effde
commit db26877eee

View file

@ -444,9 +444,9 @@ keys exist to support this:
state is updated state is updated
``required_power_level`` Integer The required power level needed to ``required_power_level`` Integer The required power level needed to
replace this update. replace this update.
``prev_state_id`` String The homeserver of the update this ``prev_state_id`` String The PDU id of the update this replaces.
replaces ``prev_state_origin`` String The homeserver of the update this
``prev_state_origin`` String The PDU id of the update this replaces. replaces.
``user_id`` String The user updating the state. ``user_id`` String The user updating the state.
======================== ============ ========================================= ======================== ============ =========================================