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.mdx
+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
@@ -744,7 +744,7 @@ Type: `String` or `Function`.
744
744
745
745
Valid values: path or implementation of the transformer function.
746
746
747
-
This function is executed for each call when you generate and take in argument a <ahref="https://github.com/orval-labs/orval/blob/master/packages/core/src/types.ts#L823"target="_blank">GeneratorVerbOptions</a> and should return a <ahref="https://github.com/orval-labs/orval/blob/master/packages/core/src/types.ts#L823"target="_blank">GeneratorVerbOptions</a>
747
+
This function is executed for each call when you generate and take in argument a <ahref="https://github.com/orval-labs/orval/blob/master/packages/core/src/types.ts#L857"target="_blank">GeneratorVerbOptions</a> and should return a <ahref="https://github.com/orval-labs/orval/blob/master/packages/core/src/types.ts#L857"target="_blank">GeneratorVerbOptions</a>
0 commit comments