From ead7bfe4f34ba3347d88ec58b1a435681f2e60d2 Mon Sep 17 00:00:00 2001 From: Kishore <92222991+kishorekumar2710@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:12:38 +0530 Subject: [PATCH] Update mock-abis-mz.properties Signed-off-by: Kishore <92222991+kishorekumar2710@users.noreply.github.com> --- sandbox/mock-abis-mz.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/mock-abis-mz.properties b/sandbox/mock-abis-mz.properties index 42353f93a2f..9b768f5aecb 100644 --- a/sandbox/mock-abis-mz.properties +++ b/sandbox/mock-abis-mz.properties @@ -6,4 +6,4 @@ spring.application.name=mock-abis-service management.endpoint.health.show-details=always management.endpoits.web.exposure.include=info,health,refresh server.port=8081 -abis.return.duplicate=true +abis.return.duplicate=false