Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyze swagger-parser 10.0.3 #1014

Open
balhar-jakub opened this issue Mar 6, 2024 · 1 comment
Open

Analyze swagger-parser 10.0.3 #1014

balhar-jakub opened this issue Mar 6, 2024 · 1 comment
Labels

Comments

@balhar-jakub
Copy link
Member

No description provided.

@1000TurquoisePogs
Copy link
Member

This is the latest version of this library.
We just use it for ensuring a swagger we load has no validation errors before allowing api-catalog to see it so the users dont see errors.

Research reveals the library hasnt seen updates in 2 years but has extensive test coverage https://coveralls.io/github/APIDevTools/swagger-parser
But, it has some unmerged dependabot PRs.

I'm wondering if it's possible just to use ajv to json-schema validate swagger rather than to have a swagger-specific library for this purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants