Open maastrich opened 2 months ago
customInstance.ts
customInsance.ts
the ErrorType does not wrap errors
ErrorType
the ErrorType to wrap errors
It could be provided with a output.overrides.mutator.errorTypeName config field instead of reading file content (i'll be happy to open a PR)
output.overrides.mutator.errorTypeName
System: OS: macOS 14.6.1 CPU: (10) arm64 Apple M1 Max Memory: 175.91 MB / 32.00 GB Shell: 3.7.1 - /opt/homebrew/bin/fish npmPackages: @tanstack/react-query: ^4.29.7 => 4.29.7 orval: ^6.31.0 => 6.31.0
PR is welcome! This has been asked for in the past: https://github.com/orval-labs/orval/issues/258
What are the steps to reproduce this issue?
customInstance.ts
customInsance.ts
so not taken in accountWhat happens?
the
ErrorType
does not wrap errorsWhat were you expecting to happen?
the
ErrorType
to wrap errorsAny other comments?
It could be provided with a
output.overrides.mutator.errorTypeName
config field instead of reading file content (i'll be happy to open a PR)What versions are you using?
System: OS: macOS 14.6.1 CPU: (10) arm64 Apple M1 Max Memory: 175.91 MB / 32.00 GB Shell: 3.7.1 - /opt/homebrew/bin/fish npmPackages: @tanstack/react-query: ^4.29.7 => 4.29.7 orval: ^6.31.0 => 6.31.0