5 lines
106 B
YAML
5 lines
106 B
YAML
|
|
type: object
|
||
|
|
allOf:
|
||
|
|
- $ref: '#/components/schemas/conversation'
|
||
|
|
- $ref: '../contact/conversation.yml'
|