Hubert Drecker
Hubert Drecker
@JuncalLP ok, thanks for the background that makes sense!
Hi, so I've refactored the generator, so that it now also supports an "unbundled mode". By default, the old bundling logic remains. Use option `bundledFileGeneration: false` (root config or service...
Hi @RicardoMoraisPOR, these files would still be needed for unbound operations: * the parameter model would go into the model file * the QFunction or QAction would go into the...
@RicardoMoraisPOR Thank you so much for the feedback & the stats! Great news!
Hi @RicardoMoraisPOR, the mentioned extraneous file generation (main model & q-objects files) should be fixed with release `0.34.0` of `@odata2ts/odata2ts`.
I'll add `@ts-nocheck` to the beginning of all generated files, as @hakimio suggested somewhere some time ago. On the one hand this should solve the issue and on the other...
The `max call stack size exceeded` error won't occur now anymore. Most larger APIs work now. See #246. @RicardoMoraisPOR, please give it a try. By the way, the unbundled mode...
So finally, everything is released with: * [@odata2ts/[email protected]](https://github.com/odata2ts/odata2ts/releases/tag/%40odata2ts%2Fodata2ts%400.36.0) To sum up: * option `bundledFileGeneration: false` was introduced to generate an unbundled version with a scalable folder & file structure *...
Hi @erik-kers, sorry, f*cked up the dependencies, obviously. Thanks @hakimio for the pointer there. I will fix this in the evening. The most important settings in your case are *...
Cheers @KODIKAS-NL, then it's definitely a odata2ts bug. Will take a look. However, can one of you please create a new issue for this along this line: "Support MS Dynamics...