We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1522734 commit 9ffbd62Copy full SHA for 9ffbd62
frontend/openapi-ts.config.js
@@ -3,5 +3,4 @@ import {defineConfig} from '@hey-api/openapi-ts';
3
export default defineConfig({
4
input: '../backend/openapi/openapi.json',
5
output: 'src/openapi',
6
- plugins: ['@hey-api/client-axios'],
7
});
0 commit comments