mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +01:00
5 lines
165 B
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 |