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
with the last update suddenly most of the unit tests of our project started failing.
tests that use a file with a const swStats = require('swagger-stats') started failing,
After returning back to older swagger-stat version (0.99.4) tests started passing successfully.
I use installation method for Express and in package.json there is: "swagger-stats": "^0.99.1",
please advise really depend your on your product?)
The text was updated successfully, but these errors were encountered:
Seems to be related with Axios import - replaced Requests with Axios. Will address shortly.
Sorry, something went wrong.
hi, any news on the issue? maybe need more input data?
@sv2 hi, how is it going?
should be addressed v0.99.6
sv2
No branches or pull requests
with the last update suddenly most of the unit tests of our project started failing.

tests that use a file with a const swStats = require('swagger-stats') started failing,
After returning back to older swagger-stat version (0.99.4) tests started passing successfully.
I use installation method for Express and in package.json there is: "swagger-stats": "^0.99.1",
please advise really depend your on your product?)
The text was updated successfully, but these errors were encountered: