Closed joachim-heck closed 4 years ago
Hi Joachim, the GenerateAngularModelAttribute was designed to generate one model for angular. Please try to use GenerateIndexAttribute. See the documentation.
Please provide feedback, if your problem is solved or not.
Regards Kai
Added GenerateAngularIndexAttribute to add the missing Object.assign(...) in constructor.
See documentation for all informations
Will be part of the next release
Hey Kai, I'm missing out the quite useful SkipSelf operator which was available in the old Generator.json configuration - Is there a way to configure it in the new 5.0 Version?