nodebb/public/openapi/components/schemas/PostsObject.yaml

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