We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb5e15 commit 768d638Copy full SHA for 768d638
1 file changed
docs/openapi-ts/configuration/vite.md
@@ -94,7 +94,7 @@ export default defineConfig({
94
plugins: [
95
heyApiPlugin({
96
config: {
97
- input: 'hey-api/backend',
+ input: 'hey-api/backend', // sign up at app.heyapi.dev
98
output: 'src/client',
99
},
100
vite: {
0 commit comments