mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-01 05:28:38 +01:00
De-duplicate state keys
This commit is contained in:
parent
33406e4662
commit
5d8fa65e6e
|
|
@ -119,7 +119,6 @@ paths:
|
|||
- origin
|
||||
- origin_server_ts
|
||||
- type
|
||||
- state_key
|
||||
- content
|
||||
examples:
|
||||
application/json: {
|
||||
|
|
|
|||
|
|
@ -112,7 +112,6 @@ paths:
|
|||
- origin
|
||||
- origin_server_ts
|
||||
- type
|
||||
- state_key
|
||||
- content
|
||||
examples:
|
||||
application/json: {
|
||||
|
|
@ -212,7 +211,6 @@ paths:
|
|||
- origin
|
||||
- origin_server_ts
|
||||
- type
|
||||
- state_key
|
||||
- content
|
||||
example: {
|
||||
"$ref": "examples/minimal_pdu.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue