We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Angular
paramsSerializerOptions
1 parent afd0d6e commit 629dd1bCopy full SHA for 629dd1b
docs/src/pages/reference/configuration/output.mdx
@@ -2688,7 +2688,7 @@ export const customParamsSerializerFn = (
2688
2689
Type: `Object`
2690
2691
-IMPORTANT: This is only valid when using Axios.
+IMPORTANT: This is only valid when using Axios or Angular.
2692
2693
Use this property to specify how parameters are serialized. This is only taken into account when `paramsSerializer` is not defined.
2694
Currently, `qs` is the only available option. Read more about `qs` and its settings [here](https://www.npmjs.com/package/qs).
0 commit comments