|
|
@@ -1146,6 +1146,7 @@ paths:
|
|
|
schema:
|
|
|
$ref: '#/components/schemas/MessageResponse'
|
|
|
|
|
|
+
|
|
|
components:
|
|
|
schemas:
|
|
|
MessageResponse:
|
|
|
@@ -1221,4 +1222,4 @@ components:
|
|
|
items:
|
|
|
type: string
|
|
|
description: List of enabled features/endpoints. Empty list allows all capabilities.
|
|
|
- example: ["aim.session", "presence.get"]
|
|
|
+ example: ["aim.session", "presence.get"]
|