Compare commits

..

3 commits

Author SHA1 Message Date
Tulir Asokan c4bbef30d1 schema/ 2025-07-11 19:50:49 +03:00
Tulir Asokan efa676dbf9 " 2025-07-11 19:48:05 +03:00
Tulir Asokan a14740e8da Use oneOf for response schema 2025-07-11 19:34:13 +03:00

View file

@ -126,7 +126,9 @@ paths:
content:
application/json:
schema:
type: object
oneOf:
- type: object
- $ref: "../../event-schemas/schema/core-event-schema/state_event.yaml"
examples:
response:
value: {