From fe5635f1dcbfa8396dd03376e7d2ddc5d412992a Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 12 Feb 2022 17:37:56 +0000 Subject: [PATCH] Add contact read to api --- api/v1/contacts/read.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 api/v1/contacts/read.php diff --git a/api/v1/contacts/read.php b/api/v1/contacts/read.php new file mode 100644 index 00000000..5b4409ea --- /dev/null +++ b/api/v1/contacts/read.php @@ -0,0 +1,30 @@ +