chore: Change the conversation bot status to pending (#2677)
fixes: #2649
This commit is contained in:
@@ -13,7 +13,7 @@ properties:
|
||||
description: ID of the inbox
|
||||
status:
|
||||
type: string
|
||||
enum: ['open', 'resolved', 'bot']
|
||||
enum: ['open', 'resolved', 'pending']
|
||||
description: The status of the conversation
|
||||
timestamp:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user