From dc1816aea7eae017cf819d8cec091c7f6b5ee38b Mon Sep 17 00:00:00 2001 From: Klaus Date: Tue, 28 Jul 2026 01:33:39 +0900 Subject: [PATCH] =?UTF-8?q?chore(openapi):=20=EC=83=9D=EC=84=B1=EA=B8=B0?= =?UTF-8?q?=20=EB=B2=84=EC=A0=84=EC=9D=84=20=EA=B3=A0=EC=A0=95=ED=95=9C?= =?UTF-8?q?=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapitools.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openapitools.json diff --git a/openapitools.json b/openapitools.json new file mode 100644 index 00000000..936223a5 --- /dev/null +++ b/openapitools.json @@ -0,0 +1,7 @@ +{ + "$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json", + "spaces": 2, + "generator-cli": { + "version": "7.24.0" + } +}