Azure / Azure/azure-openapi-validator
Remove dependency `autorest`
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 57
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
Remove any dependencies, direct or indirect, on `autorest` and related packages. This tool is currently implemented as an autorest extension, so it would likely involve keeping as much of possible of the "core" logic and rules for validation, but replacing the autorest "driver" with custom code (perhaps using spec-model).
I'm hopeful this isn't too much work, because I think autorest is mostly used just to get the list of swagger files to analyze.
Contributor guide
Assessment
This issue has not been assessed yet.