From f60aa84a38dc6c414acedcac267509497d7804e3 Mon Sep 17 00:00:00 2001 From: SP Singh <19812199+spcheema@users.noreply.github.com> Date: Tue, 15 Dec 2020 10:15:58 +1100 Subject: [PATCH] Labeled OTP as beta --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3e0458b..632bf6d 100644 --- a/README.md +++ b/README.md @@ -277,10 +277,10 @@ To run test with code coverage report npm run mocha-only ``` -## Following endpoints are covered -* [sms](https://www.smsglobal.com/rest-api/?utm_source=dev&utm_medium=github&utm_campaign=node_sdk#api-endpoints) -* [sms-incoming](https://www.smsglobal.com/rest-api/?utm_source=dev&utm_medium=github&utm_campaign=node_sdk#api-endpoints) -* [OTP](https://www.smsglobal.com/rest-api/?utm_source=dev&utm_medium=github&utm_campaign=node_sdk#api-endpoints) +## Available REST API Resources +* Sms +* Sms Incoming +* OTP (beta) # Reference [REST API Documentation](https://www.smsglobal.com/rest-api/?utm_source=dev&utm_medium=github&utm_campaign=node_sdk)