Skip to content

Commit 629dd1b

Browse files
soartec-labzhu-hong
authored andcommitted
docs: add Angular to using paramsSerializerOptions clients (orval-labs#2486)
1 parent afd0d6e commit 629dd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/reference/configuration/output.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2688,7 +2688,7 @@ export const customParamsSerializerFn = (
26882688

26892689
Type: `Object`
26902690

2691-
IMPORTANT: This is only valid when using Axios.
2691+
IMPORTANT: This is only valid when using Axios or Angular.
26922692

26932693
Use this property to specify how parameters are serialized. This is only taken into account when `paramsSerializer` is not defined.
26942694
Currently, `qs` is the only available option. Read more about `qs` and its settings [here](https://www.npmjs.com/package/qs).

0 commit comments

Comments
 (0)