From c738b3cfaad63529292285131cddf5d45978c6f3 Mon Sep 17 00:00:00 2001 From: Tanmay Deep Sharma Date: Tue, 13 May 2025 17:28:56 +0700 Subject: [PATCH] define tags in openapi documentation --- swagger/swagger.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/swagger/swagger.json b/swagger/swagger.json index 077b4e688..3565b6c69 100644 --- a/swagger/swagger.json +++ b/swagger/swagger.json @@ -10370,6 +10370,31 @@ } } }, + "tags": [ + "Accounts", + "Account Users", + "AgentBots", + "Users", + "Account AgentBots", + "Agents", + "Canned Responses", + "Contacts", + "Conversations", + "Custom Attributes", + "Custom Filters", + "Inboxes", + "Integrations", + "Messages", + "Profile", + "Reports", + "Teams", + "Webhooks", + "Automation Rule", + "Help Center", + "Contacts API", + "Conversations API", + "Messages API" + ], "x-tagGroups": [ { "name": "Platform",