create apidoc task in grunt, update package.json version

This commit is contained in:
Matteo Pagliazzi
2015-11-18 11:50:55 +01:00
parent 18503e31c3
commit 6fb4fdfd8a
3 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
// An example file to show how a controller should be structured
let api = {};
/**
* @api {get} /example/:id Request Example information
* @apiVersion 3.0.0
* @apiName GetExample
* @apiGroup Example
*