Skip to content

Commit 768d638

Browse files
committed
docs: add missing comment
1 parent adb5e15 commit 768d638

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/openapi-ts/configuration

docs/openapi-ts/configuration/vite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export default defineConfig({
9494
plugins: [
9595
heyApiPlugin({
9696
config: {
97-
input: 'hey-api/backend',
97+
input: 'hey-api/backend', // sign up at app.heyapi.dev
9898
output: 'src/client',
9999
},
100100
vite: {

0 commit comments

Comments
 (0)