openapi_blocks 0.6.0
Generates OpenAPI specs automatically from ActiveRecord models, ActiveModel validations and Rails routes. Includes a built-in serializer ~3.6x faster than as_json, Scalar and Swagger UI out of the box, and optional auto-serialization via render json:. Inspired by ActiveModel::Serializer.
Gemfile:
=
install:
=
Development Dependencies (6):
actionpack
>= 7.0
activemodel
>= 7.0
activerecord
>= 7.0
railties
>= 7.0
rspec-rails
~> 6.0
sqlite3
~> 2.1