bullet-train-co / bullet_train-core

The Open Source Ruby on Rails SaaS Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `automatic_documentation_for`

newstler opened this issue · comments

We need

tags:
  - name: Team
    description:
      $ref: docs/team_description.md

to automatically merge those description markdown files into main openapi.yaml file, as we do now with redocly bundle.

So the proposal is to add automatic_documentation_for to OpenApiHelper so it replaces redocly's functionality.