@@ -54,6 +54,7 @@
* components:
* schemas:
* V1PaginateResult:
+ * description: Paginate result v1
* type: object
* properties:
* meta:
@@ -4,6 +4,7 @@
* V1Response:
+ * description: Response v1
* ok:
@@ -19,6 +19,7 @@ const ApiResponse = require('../util/apiResponse');
* Attachment:
+ * description: Attachment
* _id:
@@ -10,6 +10,7 @@
* Bookmark:
+ * description: Bookmark
* Comment:
+ * description: Comment
* Page:
+ * description: Page
@@ -86,6 +87,7 @@
* example: 2010-01-01T00:00:00.000Z
*
* UpdatePost:
+ * description: UpdatePost
* Revision:
+ * description: Revision