Open enan69500 opened 1 month ago
Thanks for creating the issue. Could you share a reproduction on CodeSandbox?
Yes, here's the codesandbox => https://codesandbox.io/p/sandbox/error-mesh-renamming-v74hdz
Step :
In this sample, i used a typescript resolver but the same error
I'm having the same issue with the latest package version (1.2.0
) when applying either the createNamingConventionTransform
transform or the createRenameTransform
transform.
Issue workflow progress
Progress of the issue based on the Contributor Workflow
Describe the bug
When use @resolveTo with renaming source OpenApi (And other i think), that's not working.
==> Work
But my renaming =>
So new typedef :
That's not working
Note : As you can see, even Query should be called MS_Agency_Query
To Reproduce Steps to reproduce the behavior:
See above
Expected behavior
Environment:
Additional context