Skip to content

Commit

Permalink
docs: fix output.httpClient title (#1501)
Browse files Browse the repository at this point in the history
  • Loading branch information
soartec-lab authored Jul 4, 2024
1 parent 3d493a7 commit c109bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/reference/configuration/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports = {

if you want you can provide a function to extend or create you custom client generator and this function receive a [[GeneratorClients](/~https://github.com/anymaniax/orval/blob/master/packages/core/src/types.ts#L156)](/~https://github.com/anymaniax/orval/blob/master/packages/core/src/types.ts#L156) in argument and should return a [ClientGeneratorsBuilder](/~https://github.com/anymaniax/orval/blob/master/packages/core/src/types.ts#L652).

### client
### httpClient

Type: `String`.

Expand Down

0 comments on commit c109bdf

Please sign in to comment.