- Expose conversation uuid in APIs - swagger documentation for cast survey update via public/message/update endpoints - swagger documentation for survey/responses/conversation_uuid endpoint Fixes: #6328
6 lines
104 B
YAML
6 lines
104 B
YAML
in: path
|
|
name: conversation_uuid
|
|
type: integer
|
|
required: true
|
|
description: The uuid of the conversation
|