diff --git a/_data/tools.yml b/_data/tools.yml index 78a956dc..5c590077 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -286,6 +286,16 @@ description: Golang module for deep comparison of two OpenAPI specifications. Available also as a command-line. v3: true v3_1: false + +- name: oas_rails + category: + - documentation + - auto-generators + link: https://github.com/a-chacon/oas_rails + language: Ruby + description: + Rails engine for generate automatic interactive documentation in your Rails HTTP APIs. + v3_1: true - name: optic diff category: miscellaneous