plwade
plwade
Controller parameter Type is always empty. I have attached a screenshot and controller code. Any help appreciated. [jsDocTest.controller.txt](https://github.com/allenhwkim/angular-jsdoc/files/281422/jsDocTest.controller.txt) 
Hi Eric, I'm having problems getting the model Edit to work showing the existing Start Date (see attached screenshot). Also..... Is it possible to have dates edited with a Calendar...
@jakubrohleder We are using your JsonApi in a slightly different way to your Demo App. We are injecting an accounts resource factory (return $jsonapi.getResource('accounts')) into our controller and using accounts.all().promise...