plwade

Results 3 issues of 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) ![capture](https://cloud.githubusercontent.com/assets/3742666/15534792/9a75277a-2262-11e6-8e46-7a9a451c2c64.PNG)

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...