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