Chore: Swagger Docs V1 (#546)
This commit is contained in:
7
swagger/paths/index.yml
Normal file
7
swagger/paths/index.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Contacts
|
||||
/contacts:
|
||||
$ref: ./contact/list_create.yml
|
||||
/contacts/{id}:
|
||||
$ref: ./contact/crud.yml
|
||||
/contacts/{id}/conversations:
|
||||
$ref: ./contact/conversations.yml
|
||||
Reference in New Issue
Block a user