chore: Add Swagger Doc for Team Members (#4390)
Add swagger documentation for Team Members APIs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
tags:
|
||||
- Inbox
|
||||
- Inboxes
|
||||
operationId: add-new-agent-to-inbox
|
||||
summary: Add a New Agent
|
||||
description: Add a new Agent to Inbox
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
tags:
|
||||
- Inbox
|
||||
- Inboxes
|
||||
operationId: delete-agent-in-inbox
|
||||
summary: Remove an Agent from Inbox
|
||||
description: Remove an Agent from Inbox
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
tags:
|
||||
- Inbox
|
||||
- Inboxes
|
||||
operationId: get-inbox-members
|
||||
summary: List Agents in Inbox
|
||||
description: Get Details of Agents in an Inbox
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
tags:
|
||||
- Inbox
|
||||
- Inboxes
|
||||
operationId: update-agents-in-inbox
|
||||
summary: Update Agents in Inbox
|
||||
description: All agents except the one passed in params will be removed
|
||||
|
||||
Reference in New Issue
Block a user