From 50c134a4bc03a865ce89016c955980732ac0aabb Mon Sep 17 00:00:00 2001 From: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Date: Sun, 25 Jan 2026 16:20:09 +0800 Subject: [PATCH] Update --- web/openapi-ts.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/openapi-ts.config.ts b/web/openapi-ts.config.ts index 2026bea90b..3beca02239 100644 --- a/web/openapi-ts.config.ts +++ b/web/openapi-ts.config.ts @@ -93,8 +93,7 @@ export default defineConfig({ indexFile: false, path: './gen', fileName: { - name: '{{name}}', - suffix: false as unknown as string, + suffix: null, }, }, plugins: [