OAV doesn't flag when a body is a strigified version of the defined schema
Open
P3
- Dominant language
- TypeScript
- Stars
- 104
- Forks
- 62
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
In https://github.com/Azure/azure-rest-api-specs/pull/6848 I noticed that a chunk of body values were stringified JSON instead of actual JSON. Looks like OAV might be running something so it treats the strignified JSON the same as the actual JSON schema defined in the spec
Contributor guide
Assessment
This issue has not been assessed yet.