Swagger Update and other updates. 25/63125/1
authorNelson, Thomas (tn1381) <tn1381@att.com>
Mon, 27 Aug 2018 19:52:13 +0000 (19:52 +0000)
committerNelson, Thomas (tn1381) <tn1381@att.com>
Mon, 27 Aug 2018 19:52:13 +0000 (19:52 +0000)
commitc79755d43c123176515e5cafbba0774a03d297d3
tree869472d1d7a9883aaa8a60604c5dad54128bd5ba
parent21b8e51a9318a97363437c9668e3564875c15f8f
Swagger Update and other updates.

Updates related to callback api

Change-Id: I2a4c00e8db4a430c5998e7770389451610f0770a
Issue-ID: MUSIC-97
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
14 files changed:
docs/swagger.json
examples/VotingApp/dependency-reduced-pom.xml [new file with mode: 0644]
examples/VotingApp/pom.xml
musictrigger/src/MusicTrigger.java
pom.xml
src/main/java/org/onap/music/datastore/jsonobjects/JSONCallbackResponse.java
src/main/java/org/onap/music/datastore/jsonobjects/JsonNotification.java
src/main/java/org/onap/music/datastore/jsonobjects/JsonNotifyClientResponse.java [new file with mode: 0644]
src/main/java/org/onap/music/main/CachingUtil.java
src/main/java/org/onap/music/main/MusicUtil.java
src/main/java/org/onap/music/main/PropertiesListener.java
src/main/java/org/onap/music/rest/RestMusicAdminAPI.java
src/main/resources/logback.xml
version.properties [changed mode: 0644->0755]