commit | 8ac95dafafe2b5e4b3d89cc54872a188dffbe534 | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Tue Nov 05 15:02:56 2019 -0500 |
committer | KAPIL SINGAL <ks220y@att.com> | Thu Nov 07 15:41:02 2019 +0000 |
tree | cc8598da6a59c36e1aa4ea1fa6b32b1023c97710 | |
parent | 83559ddc77a0217391212f2abcdcba2c3ff56937 [diff] |
415 Unsupported Media Type Rest Operations without Payload resulting to 415 Unsupported Media Type error if Content-Type is set Issue-ID: CCSDK-1907 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If7b896bd33294ddf1687ee4d68984dd72da99e39
This source repository contains the code for the SDN Controller adaptors. 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".