openapi3_parser 0.9.1
A tool to parse and validate OpenAPI V3 files. Aims to provide complete compatibility with the OpenAPI specification and to provide a natural, idiomatic way to interact with a openapi.yaml file.
Gemfile:
=
install:
=
Runtime Dependencies (2):
commonmarker
~> 0.17
psych
~> 3.1
Development Dependencies (9):
bundler
>= 0
byebug
~> 11.0
rake
>= 0
rspec
~> 3.9
rubocop
~> 1
rubocop-rake
~> 0.5
rubocop-rspec
~> 2
simplecov
~> 0.19
webmock
~> 3.8