Michael Krone
Michael Krone
Cannot access the sources right now, will check later
Both errors (fromJson and Module)?
This can be closed if develop is merged into master the next time.
I have a material update in the making, need to adjust it to the latest changes made to the templates.
``` Package Current Wanted Latest Location body-parser 1.5.2 1.5.2 1.15.1 body-parser browser-sync 1.9.2 1.9.2 2.12.10 browser-sync compression 1.0.11 1.0.11 1.6.2 compression connect-mongo 0.4.2 0.4.2 1.2.0 connect-mongo cookie-parser 1.0.1 1.0.1 1.4.3...
Hi @stupidisum, how was it going? I was on vacation the last 2 weeks. Just starting to dig into all this again.
Definitely! One of the strength of this generator was the files generated by the apiroute generator could be edited (designed!) and extended easily. This is completely gone now, this needs...
Additionally there could be a [server model generator](https://github.com/topliceanu/mongoose-gen) from which the clientModelDefinition can be generated, so the clienModelDefinition could sync with the server model - including validation and stuff. There...
Yes, just wrapping in an `if` would be sufficient, I think.
Not asap, but we should merge all your features into develop to be able to push fixes easily.