Default values from @apiParam ignored.
folderol4 opened this issue · 1 comments
folderol4 commented
http://apidocjs.com/#param-api-param
For example:
- @apiParam {Number} [age=18] Optional Age with default 18.
The default value shows up as 0 when generating swagger.json. When generating doc with api-doc, the default shows up as 18.
folderol4 commented
Closing -- meant to open this against a https://github.com/fsbahman/apidoc-swagger