server-server api: Fix swapped pdu state update field descriptions
Signed-off-by: Robert Swain <robert.swain@gmail.com>
This commit is contained in:
parent
14bd3effde
commit
db26877eee
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue