From da6ab8a650766ed7febf6f31badf2de49badacdc Mon Sep 17 00:00:00 2001 From: su622b Date: Tue, 1 May 2018 13:21:39 -0400 Subject: [PATCH] Added JsonProvider to all the routes Issue-ID: DMAAP-448 Change-Id: I67a8dde92895870e0862f80defc838f12f48b777 Signed-off-by: su622b --- src/main/ajsc/dmaap_v1/dmaap/v1/routes/UIService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService2.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/apiKeyService2.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/eventService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/metricsService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/mirrorService.route | 2 +- src/main/ajsc/dmaap_v1/dmaap/v1/routes/transactionService.route | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/UIService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/UIService.route index d9a0fa9..e434391 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/UIService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/UIService.route @@ -1,6 +1,6 @@ - + ${in.header.exception} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService.route index fc0ab5c..e29aeef 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService.route @@ -1,6 +1,6 @@ - + ${in.header.exception} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService2.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService2.route index 8eb75f0..a24ebe0 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService2.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/adminService2.route @@ -1,6 +1,6 @@ - + ${in.header.exception} 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} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/eventService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/eventService.route index 54613c4..5f3924e 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/eventService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/eventService.route @@ -3,7 +3,7 @@ - + ${in.header.exception} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/metricsService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/metricsService.route index 704a452..3cd3b87 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/metricsService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/metricsService.route @@ -1,6 +1,6 @@ - + ${in.header.exception} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/mirrorService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/mirrorService.route index 238f54d..0157120 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/mirrorService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/mirrorService.route @@ -3,7 +3,7 @@ - + ${in.header.exception} diff --git a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/transactionService.route b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/transactionService.route index 8b043fc..70fb7e1 100644 --- a/src/main/ajsc/dmaap_v1/dmaap/v1/routes/transactionService.route +++ b/src/main/ajsc/dmaap_v1/dmaap/v1/routes/transactionService.route @@ -1,6 +1,6 @@ - + ${in.header.exception} -- 2.16.6