Skip to content

Commit 1f39cea

Browse files
authored
fix(docs): custom Axios doc update (#3032)
1 parent 72379d7 commit 1f39cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/docs/guides/custom-axios.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export default defineConfig({
1414
petstore: {
1515
output: {
1616
// ...
17+
httpClient: 'axios',
1718
override: {
1819
mutator: {
1920
path: './api/mutator/custom-instance.ts',

0 commit comments

Comments
 (0)