From c8ab0f3b6c404d4d2b38c9b8384b652bf34daa6d Mon Sep 17 00:00:00 2001 From: Marko Stojanovic Date: Mon, 26 Feb 2024 15:17:21 +0100 Subject: [PATCH] Update postman env --- TRUE Connector v1 enviroment.postman_environment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRUE Connector v1 enviroment.postman_environment.json b/TRUE Connector v1 enviroment.postman_environment.json index 624cbd6..eb8ccbd 100644 --- a/TRUE Connector v1 enviroment.postman_environment.json +++ b/TRUE Connector v1 enviroment.postman_environment.json @@ -46,7 +46,7 @@ }, { "key": "Audit_URL", - "value": "https://localhost:8090/api/audit", + "value": "https://localhost:8090/api/audit/", "type": "default", "enabled": true },