Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down