Add rest client DSL properties 13/92313/1
authorBrinda Santh <brindasanth@in.ibm.com>
Tue, 30 Jul 2019 20:18:06 +0000 (16:18 -0400)
committerBrinda Santh <brindasanth@in.ibm.com>
Tue, 30 Jul 2019 20:18:06 +0000 (16:18 -0400)
commitd8183b1c5fb1a6ee0cd85fa0f65a10912a1ba529
treeab0f8eab3ee3cc171c5bd0f36f173aff54f9f0a7
parent5076fafdc89ac883f6da9477821ad82212ec5c86
Add rest client DSL properties

Change-Id: Ibb52f1c6581b532aff49e7410d29e19c645f7d23
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/BluePrintRestLibConfiguration.kt
ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/BluePrintRestLibData.kt
ms/blueprintsprocessor/modules/commons/rest-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/RestClientPropertiesDSL.kt [new file with mode: 0644]
ms/blueprintsprocessor/modules/commons/rest-lib/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/rest/service/RestClientPropertiesDSLTest.kt [new file with mode: 0644]