/openapi.tools

A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing

Primary LanguageHTMLMIT LicenseMIT

openapi.tools

A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing

Contributing

Please fix _data/tools.yml

We use jekyll so you should use ruby and install it using bundler.

$ bundle install

If you want to check changes, execute jekyll server and open browser.

$ bundle exec jekyll serve