Files
NodeBB/public/openapi/components/schemas/PostsObject.yaml
2020-10-27 20:37:23 -04:00

5 lines
165 B
YAML

PostsObject:
description: One of the objects in the array returned from `Posts.getPostSummaryByPids`
type: array
items:
$ref: ./PostObject.yaml#/PostObject