mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-22 22:13:43 +01:00
Fix invalid YAML
This commit is contained in:
parent
578e1fbc82
commit
f2c14eee9c
|
|
@ -80,7 +80,8 @@ paths:
|
|||
response:
|
||||
value: {}
|
||||
"400":
|
||||
description: The input was invalid in some way. This can include one
|
||||
description: |
|
||||
The input was invalid in some way. This can include one
|
||||
of the following error codes:
|
||||
|
||||
- `M_BAD_JSON`: The provided value is not valid JSON.
|
||||
|
|
|
|||
Loading…
Reference in a new issue