From a9f561ae3205dc891992af12c5185129893f8a9e Mon Sep 17 00:00:00 2001 From: Martin Berka Date: Wed, 5 Mar 2025 22:17:45 +0100 Subject: [PATCH] =?UTF-8?q?Oprava=20z=C3=A1vislost=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/openapi-ts.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/openapi-ts.config.ts b/types/openapi-ts.config.ts index 33e4540..82bc237 100644 --- a/types/openapi-ts.config.ts +++ b/types/openapi-ts.config.ts @@ -8,7 +8,7 @@ export default { // '@hey-api/client-fetch', { enums: 'javascript', - // name: '@hey-api/typescript', + name: '@hey-api/typescript', }, ], }; \ No newline at end of file