commit | 6c456be9c3031602e8e8890a7d745659cc49d562 | [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 14:03:24 2020 -0500 |
tree | 3578fd5afb07696f7ddf9a5592990bb403b8a703 | |
parent | 28eddae19494fe6ac5f0b2bdb134d73ea0af7c8e [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: df0b5981e1f6d02030e8b771019b2a58143f757f
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".