docs-matrix-spec/changelogs/server_server/newsfragments/1454.clarification
Kévin Commaille 427f472331
Remove overridden references to examples/minimal_pdu.json and add the missing room_id field. (#1454)
The syntax is incorrect and would require to use allOf
because a $ref can't have siblings.
However the only field not overwritten of that definition is room_id,
so we include it instead of the $ref

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-02-28 13:19:27 +00:00

1 line
99 B
Text

Fix invalid OpenAPI specifications caused by overridden references to `examples/minimal_pdu.json`.