From da03f996257d20bc7e7e001b063831d3c200d159 Mon Sep 17 00:00:00 2001 From: Xiaoyan Rao <270668624@qq.com> Date: Tue, 20 Aug 2024 14:15:03 +0800 Subject: [PATCH] docs(*): added missing endpoints. --- api-specs/Gateway-EE/3.3/kong-ee-3.3.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/api-specs/Gateway-EE/3.3/kong-ee-3.3.yaml b/api-specs/Gateway-EE/3.3/kong-ee-3.3.yaml index 61de03c13f29..98576de93ffc 100644 --- a/api-specs/Gateway-EE/3.3/kong-ee-3.3.yaml +++ b/api-specs/Gateway-EE/3.3/kong-ee-3.3.yaml @@ -8062,4 +8062,14 @@ tags: - description: License name: licenses - description: Consumer Groups - name: consumer_groups \ No newline at end of file + name: consumer_groups + - description: Information + name: information + - description: Admins + name: admins + - description: Groups + name: groups + - description: Debug + name: debug + - description: RBAC + name: RBAC \ No newline at end of file