summaryrefslogtreecommitdiffstats
path: root/aai-rest/src/main/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2019-04-23Fixed debug log typo for RestClientOleg Mitsura1-1/+1
Issue-ID: AAI-2329 Change-Id: Id1e571a8967152405dcbcfb7306bcf6cb03ef9c6 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-11AAI-1523 Batch reformat aai-restKeong Lim11-131/+139
Use maven plugins from AAI-2198 to do batch reformat of aai-rest to consistent code style. Change-Id: I7eba1928cbc0958e2dae369547cba262e019d4d0 Issue-ID: AAI-1523 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-08Update schema service to fail to startKajur, Harish (vk250x)7-25/+203
when all of the schema failed to load so the microservice wouldn't be in a bad state and also have the microservice dictate what versions of schema they are using Issue-ID: AAI-2329 Change-Id: Ie2e6e2bb3bac37b2ad57ada613e7c0e65647b64e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-12-05Update schema ingest library call schema serviceKajur, Harish (vk250x)10-0/+586
Issue-ID: AAI-1994 Change-Id: Icc9910db0371eeb8289abd4381ae1936a281a5df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>