Chatwoot/swagger/paths/index.yml

8 lines
165 B
YAML
Raw Normal View History

2020-02-23 07:24:29 +00:00
# Contacts
/contacts:
$ref: ./contact/list_create.yml
/contacts/{id}:
$ref: ./contact/crud.yml
/contacts/{id}/conversations:
$ref: ./contact/conversations.yml