Add missing required flags
This commit is contained in:
parent
1d0156ad78
commit
222957157f
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue