fix(openapi): removed warning for category mods route

v1.18.x
Julian Lam 5 years ago
parent 3a5c6e07f9
commit 1cf62095dc

@ -3440,9 +3440,6 @@ paths:
description: > description: >
This route returns an array of uids that correspond to the moderators This route returns an array of uids that correspond to the moderators
for the category in question. for the category in question.
**Warning**: This route doesn't seem to be used in NodeBB core, so it may be at risk of removal.
parameters: parameters:
- name: cid - name: cid
description: The category identifier for the category you wish to look up description: The category identifier for the category you wish to look up

Loading…
Cancel
Save