From d958b476cdb622da7c5a3294e83787d3f3fed055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= <39093711+a-chacon@users.noreply.github.com> Date: Wed, 30 Apr 2025 13:28:15 +0200 Subject: [PATCH] fix: update oas_rails tool data --- docs/_data/tools.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/_data/tools.yaml b/docs/_data/tools.yaml index 1b093fd3..e853943c 100644 --- a/docs/_data/tools.yaml +++ b/docs/_data/tools.yaml @@ -6734,7 +6734,12 @@ v3: true category: unclassified uuid: 2e507dcb-afa3-4a30-b3b2-a32a3ac7c672 + name: OasRails + description: OasRails is a Rails engine for generating automatic interactive + documentation for your Rails APIs. It generates an OAS 3.1 document and displays it using RapiDoc. downloads: 0 + license: GPL-3.0 + logo: https://avatars.githubusercontent.com/u/39093711?v=4 - github: https://github.com/apiaddicts/apigen.springboot v3: true category: unclassified