mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-27 02:40:39 +01:00
11 lines
195 B
YAML
11 lines
195 B
YAML
get:
|
|
tags:
|
|
- topics
|
|
summary: Get number of unread topics
|
|
responses:
|
|
"200":
|
|
description: "Success"
|
|
content:
|
|
text/plain:
|
|
schema:
|
|
type: number |