From 1cf62095dccacdce8553c9b93c0d0abe42bb7a08 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 8 Apr 2020 16:42:18 -0400 Subject: [PATCH] fix(openapi): removed warning for category mods route --- public/openapi/read.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/openapi/read.yaml b/public/openapi/read.yaml index 5ad41b1f62..1e0d09e1ae 100644 --- a/public/openapi/read.yaml +++ b/public/openapi/read.yaml @@ -3440,9 +3440,6 @@ paths: description: > This route returns an array of uids that correspond to the moderators 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: - name: cid description: The category identifier for the category you wish to look up