commit | e07cb63566934236cc1574bc3ae8ae165b664107 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 19 14:03:24 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 19 19:03:58 2020 +0000 |
tree | 34d42c74f165d3cae2499fde4d4b206ebd92cb0f | |
parent | 96ea07d8ed38daa87d7e7018830238a15c6a0734 [diff] |
Fix render errors on GENERIC-RESOURCE-API swagger Fix URL used for GR-API swagger to use blob_plain instead of blob in order to fix render error in document. Change-Id: I6efc644839cef0ff1bdf60c3ca94280b23b62ae3 Issue-ID: SDNC-1410 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e6c05ea84bc29496fe1ba8b1232bdb98b7ddac5a
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".