You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/pages/reference/configuration/output.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2891,7 +2891,7 @@ module.exports = {
2891
2891
2892
2892
Type: `Boolean`
2893
2893
2894
-
Valid values: true or false. Defaults to false. **Note:** this only works for Tanstack Query clients for now.
2894
+
Valid values: true or false. Defaults to false. **Note:** this only works for Tanstack Query clients and fetch httpClients for now.
2895
2895
2896
2896
Use this property to enable URL encoding of path/query parameters. This is highly recommended, and will probably become a default in the future, see https://github.com/orval-labs/orval/pull/895
0 commit comments