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
Rest of the error:
/$userpath/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/apivore-1.6.2/lib/apivore/swagger.rb:19.
I assume it's talking about this line in my request spec:
subject { Apivore::SwaggerChecker.instance_for('/docs/swagger.json') }
However to me it looks like it's setup exactly as the docs suggest. Seems like a bug with the gem.
The text was updated successfully, but these errors were encountered:
See omniauth/omniauth#872 for what looks like a similar issue in Omniauth.
Sorry, something went wrong.
No branches or pull requests
Rest of the error:
/$userpath/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/apivore-1.6.2/lib/apivore/swagger.rb:19.
I assume it's talking about this line in my request spec:
subject { Apivore::SwaggerChecker.instance_for('/docs/swagger.json') }
However to me it looks like it's setup exactly as the docs suggest. Seems like a bug with the gem.
The text was updated successfully, but these errors were encountered: