Hi everyone ! Can anybdy advice or suggest to use a Swagger tool to use 
with an existing Rails API app and to be compliant with Swagger v2 version? 
The ones I found are:
- swagger-blocks <https://github.com/fotinakis/swagger-blocks>
- rswag <https://github.com/domaindrivendev/rswag>
- rspec-rails-swagger <https://github.com/drewish/rspec-rails-swagger>

But all of them suffer from good documentation and examples (JWT 
authentication, header values, token, etc.). The latter two are based on 
RSpec request specs and in case of existing app with lots of request specs 
it is really crazy to modify all the specs. Moreover, the proposed swagger 
spec syntax is not really easy to understand and is far from being 
RSpec-ish.

Thank you !

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/ce7be149-07f7-439f-985d-9339be745ea3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to