Skip to content

Commit 9ffbd62

Browse files
authored
Remove axios plugin from openapi-ts config
1 parent 1522734 commit 9ffbd62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/openapi-ts.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ import {defineConfig} from '@hey-api/openapi-ts';
33
export default defineConfig({
44
input: '../backend/openapi/openapi.json',
55
output: 'src/openapi',
6-
plugins: ['@hey-api/client-axios'],
76
});

0 commit comments

Comments
 (0)