Skip to content

semba-yui/test-open-api-generator

Repository files navigation

test-open-api-generator

概要

OpenAPI Generator を試すだけのリポジトリ

ディレクトリ構成

.
├── docs
├── open-api
│   ├── aspnetcore
│   │   └── .NET 用自動生成クラス
│   ├── typescript-redux-query
│   │   └── typescript-redux-query 用自動生成クラス
│   ├── IF 定義書(拡張子:html)
│   └── OpenAPI 3.0(拡張子:yaml)
├── .editorconfig
├── .tool-versions
├── openapitools.json
├── package.json
├── package-lock.json
├── README.md
└── redocly.yaml