Describe the bug
Set oas3-valid-media-example: off but the examples are getting validated and errored.
Might be related to #2790 ?
Is there a limit to $ref resolution in a spec file?
Expected behavior
When the oas3-valid-media-example flag is set to false, there shouldnt be any validation errors on examples.
Describe the bug
Set
oas3-valid-media-example: offbut the examples are getting validated and errored.Might be related to #2790 ?
Is there a limit to $ref resolution in a spec file?
Expected behavior
When the oas3-valid-media-example flag is set to false, there shouldnt be any validation errors on examples.