mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
7 lines
100 B
YAML
7 lines
100 B
YAML
|
|
type: object
|
||
|
|
properties:
|
||
|
|
errcode:
|
||
|
|
type: string
|
||
|
|
error:
|
||
|
|
type: string
|
||
|
|
required: ["errcode"]
|