mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-16 16:34:09 +01:00
Fix schema validation fail
This commit is contained in:
parent
07dbf6fcf6
commit
b26c84a290
|
|
@ -109,6 +109,7 @@ paths:
|
||||||
required: true
|
required: true
|
||||||
x-example: "QBUAZIFURK"
|
x-example: "QBUAZIFURK"
|
||||||
- in: body
|
- in: body
|
||||||
|
name: body
|
||||||
required: true
|
required: true
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue