From d9cf39b3409cdebb40e8754724b7ffd5dd5db3b0 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 30 Apr 2018 17:20:23 +0000 Subject: [PATCH] Adding jsonProvider to service Issue-ID: DMAAP-436 Change-Id: I00dca10e03e588ceffead89217cb0700efbdc7d2 Signed-off-by: Sai Gandham --- src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService2.route | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService.route index 4d2f3b6..0be872c 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService.route @@ -1,6 +1,6 @@ - + ${in.header.exception} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService2.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService2.route index e4a46d6..2d65bc5 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService2.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService2.route @@ -1,6 +1,6 @@ - + ${in.header.exception} -- 2.16.6