Skip to content

Commit

Permalink
fix: add 'message' response field to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslav-fedyshyn-nordwhale committed Dec 18, 2019
1 parent 2d9a534 commit 09bc172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/verification/verificationAPI.js
Expand Up @@ -487,6 +487,7 @@ const setup = (app: Router, verifier: VerificationAPI, storage: StorageAPI) => {
* @apiParam {String} token
*
* @apiSuccess {Number} ok
* @apiSuccess {String} message
* @ignore
*/
app.post(
Expand Down

0 comments on commit 09bc172

Please sign in to comment.