Closed bterlson closed 6 months ago
Playground
Is this necessary? I could see it being necessary for a some $ref semantics, but I don't see this being used in the wild, so I suspect tools will be fine without the allOf
allOf
I think the Spectral linter will complain if the $ref is not wrapped in allOf.
$ref
https://meta.stoplight.io/docs/spectral/4dec24461f3af-open-api-rules#no-ref-siblings
Playground
Is this necessary? I could see it being necessary for a some $ref semantics, but I don't see this being used in the wild, so I suspect tools will be fine without the
allOf