summaryrefslogtreecommitdiffstats
path: root/aai-schema-service/src/main
AgeCommit message (Collapse)AuthorFilesLines
2020-04-15schema-service processing for v19LaMont, William(wl2432)17-672/+412
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-01-17Fix the xml issue for the is-abstract fieldHarish Venkata Kajur1-2/+2
New XML property was added before the closing of the previous xml property which broke schema service Also updating the unit tests so when this happens again the unit tests should fail so this issue shouldn't arise again Issue-ID: AAI-2593 Change-Id: I949c02aa8325c4235198c284e3ceb7538e389e11 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-08-20Fixed Dockerfile to reflect new base image nameDmitry Puzikov2-33/+26
Dockerfile has been changed to reflect new aai-common image naming scheme. Added maven parameter for aai-common image version. Change-Id: I6d1a332ca049676059ccd29031aa7cfb4a95bb5c Issue-ID: INT-803 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-04-10Add additional logging statements1.0.2Kajur, Harish (vk250x)8-15/+299
Fix the metaspace issue Respond to an invalid content-type appropriately Add getTool.sh to the scripts Issue-ID: AAI-2326 Change-Id: Ib4764ba71be78816e549f59ccbdab8ccb14dc4c0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Update the logs folder to be AAI-SSKajur, Harish (vk250x)2-2/+2
Issue-ID: AAI-2356 Change-Id: I3877816f79ee2ebf22a17ae8fcb717057223e931 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-18Add the v16 api to schema serviceKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2161 Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-23Add the queries endpoint and filesKajur, Harish (vk250x)3-0/+114
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-15Add the edges endpoint to the schema serviceKajur, Harish (vk250x)5-0/+428
Issue-ID: AAI-1862 Change-Id: I0c540b4ecf4e69411a51453e86bf805e2146d027 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-15Add the nodes endpoint to the schema serviceKajur, Harish (vk250x)21-0/+1710
Issue-ID: AAI-1861 Change-Id: I33cf346f1c2a8875945631e437636f65d76a75c8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-15Add the versions api with the echo apiKajur, Harish (vk250x)5-0/+360
Issue-ID: AAI-1863 Change-Id: Ie1e4c8752669ac0ed7984b35957936ad6abaf6bc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-27Initial commit of the schema serviceKajur, Harish (vk250x)36-0/+2795
Issue-ID: AAI-1950 Change-Id: If2fd9e344d8c4ae1fa1b11e449b686035f55354f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>