introducing rswag
This commit is contained in:
parent
f7f8774c43
commit
858eb06922
2 changed files with 17 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -116,5 +116,7 @@ group :test do
|
|||
gem 'simplecov-lcov', require: false
|
||||
# api
|
||||
gem 'apivore', require: false
|
||||
gem 'rswag'
|
||||
gem 'rswag-specs'
|
||||
gem 'hashie', '~> 3.4.6', require: false # https://github.com/westfieldlabs/apivore/issues/114
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue