Added endpoint to add a contact
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
package handler
|
||||
|
||||
const MESSAGE_DRAFT_ENDPOINT = "/api/v1/message/draft"
|
||||
const ADD_CONTACT_ENDPOINT = "/api/v1/contact";
|
||||
|
||||
Reference in New Issue
Block a user