From 36c4dee5e9ca87a79413537af735df73391f8ea4 Mon Sep 17 00:00:00 2001 From: Shaikjubedha Date: Mon, 18 Nov 2024 10:04:31 +0530 Subject: [PATCH] adding updated property file --- src/main/resources/config/Automation_ElevateAPI_QA.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config/Automation_ElevateAPI_QA.properties b/src/main/resources/config/Automation_ElevateAPI_QA.properties index 2822d39..ecc6f17 100644 --- a/src/main/resources/config/Automation_ElevateAPI_QA.properties +++ b/src/main/resources/config/Automation_ElevateAPI_QA.properties @@ -29,4 +29,4 @@ elevate.qa.fetchentity.list.endpoint=entity-management/v1/entities/list/ elevate.qa.mapping.entity.endpoint=entity-management/v1/entities/mappingUpload elevate.qa.update.entitytype.name=school elevate.qa.parent.entity.externalId=Automation_ExternalId123 -elevate.qa.targetedroles.endpoint=entity-management/v1/entities/targetedRoles \ No newline at end of file +elevate.qa.targetedroles.endpoint=entity-management/v1/entities/targetedRoles/ \ No newline at end of file