mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-07 15:20:04 +01:00
The following socket calls have been removed: * `posts.getRawPost` * `posts.getPostSummaryByPid` Two new Write API routes have been added: - `GET /api/v3/posts/:pid/raw` - `GET /api/v3/posts/:pid/summary`