Skip to content

Commit 41678f7

Browse files
committed
docs: update docs for swagger codegen
1 parent 68487a0 commit 41678f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/other/swagger-codegen.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Add configuration using `defineConfig`
4141

4242
```ts
4343
import { defineConfig } from "mobx-tanstack-query-api/cli";
44+
import { fileURLToPath } from "url";
4445
import path from "path";
4546

4647
const __filename = fileURLToPath(import.meta.url);

0 commit comments

Comments
 (0)