Chore: Update Swagger API docs (#608)

This commit is contained in:
Pranav Raj S
2020-03-11 16:19:13 +05:30
committed by GitHub
parent a5b1e2b650
commit 260e40831a
23 changed files with 1014 additions and 463 deletions

View File

@@ -1,6 +1,6 @@
post:
tags:
- Conversation
- ConversationAssignment
operationId: conversationAssignment
summary: Assign Conversation
description: Assign a conversation to an agent
@@ -19,7 +19,7 @@ post:
assignee_id:
type: number
responses:
204:
200:
description: Success
schema:
$ref: '#/definitions/user'