mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +00:00
1.1 KiB
1.1 KiB
rswag
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.
[Unreleased]
Added
Changed
- Update swagger-ui version to 3.23.11 #239
Deprecated
Removed
Fixed
Security
[2.1.0] - 2019-10-17
Added
- 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
Changed
- Update swagger-ui to 3.18.2 #240
[2.0.6] - 2019-10-03
Added
Changed
- Show response body when error code is not expected #117