chore: Change the conversation bot status to pending (#2677)
fixes: #2649
This commit is contained in:
@@ -15,7 +15,7 @@ parameters:
|
||||
properties:
|
||||
status:
|
||||
type: string
|
||||
enum: ["open", "resolved", "bot"]
|
||||
enum: ["open", "resolved", "pending"]
|
||||
required: true
|
||||
description: The status of the conversation
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user