Generating an OpenAPI/Swagger spec from a Ruby on Rails API
This post was originally published on the Doctave blog.
In this post we will go through how to generate an OpenAPI (previously Swagger) API reference from a Ruby on Rails application serving a JSON…