All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New swagger_format config option for setting YAML output #251
- rswag-api will serve yaml files as yaml #251
- Fix incorrect require reference for swagger_generator #248
- New Spec Generator #75
- Support for Options and Trace verbs; You must use a framework that supports this, for Options Rails 6.1+ Rails 6 does not support Trace. #237
- Update swagger-ui to 3.18.2 #240
- Show response body when error code is not expected #117