De-duplicate state keys

This commit is contained in:
Travis Ralston 2019-02-01 10:11:39 -07:00
parent 33406e4662
commit 5d8fa65e6e
2 changed files with 0 additions and 3 deletions

View file

@ -119,7 +119,6 @@ paths:
- origin - origin
- origin_server_ts - origin_server_ts
- type - type
- state_key
- content - content
examples: examples:
application/json: { application/json: {

View file

@ -112,7 +112,6 @@ paths:
- origin - origin
- origin_server_ts - origin_server_ts
- type - type
- state_key
- content - content
examples: examples:
application/json: { application/json: {
@ -212,7 +211,6 @@ paths:
- origin - origin
- origin_server_ts - origin_server_ts
- type - type
- state_key
- content - content
example: { example: {
"$ref": "examples/minimal_pdu.json", "$ref": "examples/minimal_pdu.json",