mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Don't need to document /pdu/ any more
This commit is contained in:
parent
116253b2f5
commit
1f876778b5
|
|
@ -485,15 +485,6 @@ The destination name will be set to that of the receiving server itself. Each
|
||||||
embedded PDU in the transaction body will be processed.
|
embedded PDU in the transaction body will be processed.
|
||||||
|
|
||||||
|
|
||||||
To fetch a particular PDU::
|
|
||||||
|
|
||||||
GET .../pdu/<origin>/<pdu_id>/
|
|
||||||
Response: JSON encoding of a single Transaction containing one PDU
|
|
||||||
|
|
||||||
Retrieves a given PDU from the server. The response will contain a single new
|
|
||||||
Transaction, inside which will be the requested PDU.
|
|
||||||
|
|
||||||
|
|
||||||
To fetch all the state of a given room::
|
To fetch all the state of a given room::
|
||||||
|
|
||||||
GET .../state/<room_id>/
|
GET .../state/<room_id>/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue