richhollis / swagger-docs

Generates swagger-ui json files for Rails APIs with a simple DSL.
MIT License
750 stars 150 forks source link

Swagger/OpenAPI 3.0 #174

Open Amnesthesia opened 6 years ago

Amnesthesia commented 6 years ago

This gem seems to be the only one that works well out of the box, but it only does Swagger 1.2 — right now I'm using this to create my swagger 1.2 spec, then convert this to 2.0 -> 3.0 with https://lucybot-inc.github.io/api-spec-converter/

Will this gem support later OpenAPI specs?

austbot commented 6 years ago

This gem is pretty inactive. @Amnesthesia would you be willing to be a co-maintainer of a fork?

austbot commented 6 years ago

https://github.com/zhandao/zero-rails_openapi @Amnesthesia Actually this is the active project.