We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please lazy load parsers import based on the submitted schema at run time.
api-schema-builder/src/index.js
Line 8 in 784c5ad
Currently i'm using for Openapi v2 but v3 parsers are getting loaded.
The text was updated successfully, but these errors were encountered:
hi @manwithsteelnerves , thanks for reporting this issue.
we'll look into it.
Sorry, something went wrong.
No branches or pull requests
Please lazy load parsers import based on the submitted schema at run time.
api-schema-builder/src/index.js
Line 8 in 784c5ad
Currently i'm using for Openapi v2 but v3 parsers are getting loaded.
![Screenshot 2021-05-04 at 5 56 00 PM](https://user-images.githubusercontent.com/5437614/117003078-062bb680-ad02-11eb-8a79-dc13822c3110.png)
The text was updated successfully, but these errors were encountered: