oav
oav copied to clipboard
Support $ref siblings
To align with autorest behavior https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md
This should be fixed in coordination with https://github.com/Azure/azure-openapi-validator/issues/637.
Siblings of $ref may be either ignored or included, depending on the spec and tool versions: https://github.com/Azure/azure-openapi-validator/discussions/706