commit | 09705266013bdc54b58a8b9791de897aafdf4b8c | [log] [tgz] |
---|---|---|
author | sb5356 <sb5356@att.com> | Fri Jun 15 16:20:12 2018 -0400 |
committer | sb5356 <sb5356@att.com> | Fri Jun 15 16:29:42 2018 -0400 |
tree | 702a038aa8ffbc9026a4ba45c2ab4d968311edbd | |
parent | a87dc9c351b0c08d20adc428c215cf3934bb79bb [diff] |
Capability to avoid surrounding values with quotes Restapi-call-node: Give opportunity for developer to specify a variable in a JSON template, so that restapi-call-node will know it should not surround the value with quotes. Change-Id: I844a8fd68f3015cbd6f5b039b8911e903de557ea Issue-ID: CCSDK-296 Signed-off-by: Stan Bonev <sb5356@att.com>
This source repository contains the code for the CCSDK plugins.
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".