Fixed API docs building, added information about how open api docs to README.md
Fixed API docs building, added information about how open api docs to README.md
Problem:
{"File":"app/Http/Controllers/Api/PriorityController.php","Block":5,"Element":"@apiUse","Groupname":"PriorityObject","Definition":"@apiUse group","Example":"@apiDefine MyValidGroup Some title\n@apiUse MyValidGroup","level":"error","message":"Referenced groupname does not exist / it is not defined with @apiDefine."}
>> grunt-apidoc error: Execution terminated (set 'options: { debug: true }' in Gruntfile.js for details.
Warning: Task "apidoc:mypp" failed. Use --force to continue.
Aborted due to warnings.
npm ERR! code ELIFECYCLE
npm ERR! errno 3
npm ERR! cattr-backend@3.0.4 custom-api: `node node_modules/grunt-apidoc/bin/grunt-apidoc apidoc`
npm ERR! Exit status 3
npm ERR!
npm ERR! Failed at the cattr-backend@3.0.4 custom-api script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/sokolov/.npm/_logs/2021-02-09T06_57_47_147Z-debug.log
Process finished with exit code 3