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>pull/1456/head
parent
77d0f20226
commit
427f472331
@ -0,0 +1 @@
|
|||||||
|
Fix invalid OpenAPI specifications caused by overridden references to `examples/minimal_pdu.json`.
|
Loading…
Reference in New Issue