|
@@ -1895,7 +1895,6 @@ paths:
|
|
|
room:
|
|
room:
|
|
|
$ref: '#/components/schemas/ChatRoom'
|
|
$ref: '#/components/schemas/ChatRoom'
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
- description: This is a NINA addition to the original sp
|
|
|
|
|
/chat/sendMessage:
|
|
/chat/sendMessage:
|
|
|
get:
|
|
get:
|
|
|
operationId: sendMessage
|
|
operationId: sendMessage
|
|
@@ -1964,7 +1963,6 @@ paths:
|
|
|
type: object
|
|
type: object
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
- description: This is a NINA addition to the original spec.
|
|
|
|
|
/chat/setTyping:
|
|
/chat/setTyping:
|
|
|
get:
|
|
get:
|
|
|
operationId: setTyping
|
|
operationId: setTyping
|
|
@@ -2027,7 +2025,6 @@ paths:
|
|
|
type: object
|
|
type: object
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
- description: This is a NINA addition to the original spec.
|
|
|
|
|
/chat/leaveChat:
|
|
/chat/leaveChat:
|
|
|
get:
|
|
get:
|
|
|
operationId: leaveChat
|
|
operationId: leaveChat
|
|
@@ -2084,7 +2081,6 @@ paths:
|
|
|
type: object
|
|
type: object
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
additionalProperties: true
|
|
additionalProperties: true
|
|
|
- description: This is a NINA addition to the original spec.
|
|
|
|
|
components:
|
|
components:
|
|
|
schemas:
|
|
schemas:
|
|
|
Format:
|
|
Format:
|