Support `ModelValidation` suppressions on `example` positions
Open
- Dominant language
- TypeScript
- Stars
- 104
- Forks
- 62
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
Repro:
- `checkout azure/azure-rest-api-specs`
- checkout branch `scbedd/oav-repro-6-26`
- `npx oav@3.3.8 validate-example specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-02-15-preview/assistants_generated.json`
- Notice all the `INVALID_TYPE` errors occurring even with a suppression on the exact path that is being reported by oav
This should work.
Contributor guide
Assessment
This issue has not been assessed yet.