Amazon Ad

Featured Post

Showing posts with label apidoc. Show all posts
Showing posts with label apidoc. Show all posts

Saturday, January 12, 2019

How to add comments in apidoc apiSuccessExample

There seems to be no built-in support for comments, however, '//' seems to work. For example:


* @apiSuccessExample Example data on success - Create volume
* [{
*       "_id": "V1", // This is a comment