fix(apidoc): make sure v4 routes do not show up in docs

This commit is contained in:
Matteo Pagliazzi
2020-06-25 16:07:03 +02:00
parent 7a2f05d136
commit 97857dbe9c
7 changed files with 14 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ function _deleteOtherPlatformsAnswers (faqObject, platform) {
}
/**
* @apiIgnore
* @api {get} /api/v4/faq Get faq in json format
* @apiDescription Does not require authentication.
* @apiName FaqGet