mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-22 18:54:09 +02:00
Compare commits
3 commits
1947f2a72b
...
c4bbef30d1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c4bbef30d1 | ||
|
|
efa676dbf9 | ||
|
|
a14740e8da |
|
|
@ -126,7 +126,9 @@ paths:
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
type: object
|
oneOf:
|
||||||
|
- type: object
|
||||||
|
- $ref: "../../event-schemas/schema/core-event-schema/state_event.yaml"
|
||||||
examples:
|
examples:
|
||||||
response:
|
response:
|
||||||
value: {
|
value: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue