5 lines
136 B
YAML
5 lines
136 B
YAML
type: object
|
|
allOf:
|
|
- $ref: '#/definitions/generic_id'
|
|
- $ref: '#/definitions/conversation'
|
|
- $ref: '../contact/conversation.yml'
|