Add missing required flags

pull/977/head
Travis Ralston 6 years ago
parent 1d0156ad78
commit 222957157f

@ -121,6 +121,7 @@ paths:
- origin_server_ts - origin_server_ts
- type - type
- content - content
- sender
examples: examples:
application/json: { application/json: {
"room_version": "2", "room_version": "2",

@ -215,6 +215,7 @@ paths:
- origin - origin
- origin_server_ts - origin_server_ts
- type - type
- depth
- content - content
example: { example: {
"$ref": "examples/minimal_pdu.json", "$ref": "examples/minimal_pdu.json",

Loading…
Cancel
Save