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

Signed-off-by: Robert Swain <robert.swain@gmail.com>
pull/977/head
Robert Swain 8 years ago
parent 14bd3effde
commit db26877eee

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

Loading…
Cancel
Save