De-duplicate state keys

pull/977/head
Travis Ralston 5 years ago
parent 33406e4662
commit 5d8fa65e6e

@ -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: {

@ -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",

Loading…
Cancel
Save