chore(openapi): 생성기 버전을 고정한다

This commit is contained in:
2026-07-28 01:33:39 +09:00
parent ec4e4a5768
commit dc1816aea7

7
openapitools.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "7.24.0"
}
}