From 653d23750956ce13504a3821445c37fd391d9bb7 Mon Sep 17 00:00:00 2001 From: fareed069417 Date: Mon, 20 Feb 2023 17:35:00 +0530 Subject: [PATCH] v1.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e539d8..cc25f47 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ import ApiServices from "meet-hour-react-web-sdk"; ### API End Points Supported Important points: -=> Instead of '{version}', you to pass our latest version whenever you call the given functions. Currently we are using v1.1 Same version applies to the below calls. +=> Instead of '{version}', you to pass our latest version whenever you call the given functions. Currently we are using v1.2 Same version applies to the below calls. => In the token section, you need to pass the received access token which is received when login api is hit, for making further api calls. => You can make API calls by passing required properties only. But, to meet special requirements you can pass the rest properties, according to your need. For more details go to https://docs.v-empower.com/docs/MeetHour-API then click on APIS section to get all the information related to each api call.