Jekabs

Results 8 comments of Jekabs

> "false" is true ... In my opinion, this should not be casted, correct type or transform annotation should be used. > > ``` > @Transform(({ obj }) => {...

Running into this too, does anyone have a workaround?

If you're using it in nodejs, you can simply: ```typescript generateApi({ patch: true }) ``` Unfortunately, I do not see that flag being supported in the command line tool

Have you guys found any way out of this? Or what exactly is causing the issue?

@katesroad did you provide valid values for the keys in .env file?