Chore: Minor bugfixes and housekeeping tasks (#896)
This commit is contained in:
@@ -18,7 +18,7 @@ post:
|
||||
properties:
|
||||
status:
|
||||
type: string
|
||||
enum: ["open", "resolved"]
|
||||
enum: ["open", "resolved", "bot"]
|
||||
required: true
|
||||
description: The status of the conversation
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user