aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10Add additional logging statements1.0.2Kajur, Harish (vk250x)11-34/+383
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-04-10Adding product entry id property in schemaKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2226 Change-Id: I5da79ac0bf541b051704916c403e84631df10612 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-2349 Change-Id: Ic002dd0572c90ff7fd96b79bc33871bd42cef85a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-02Update to latest springboot1.0.1Jimmy Forsyth1-1/+1
Issue-ID: AAI-2309 Change-Id: I460236ee89ec7c4cdc983fcb6fde93d65e5f35b1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-02-21Update schema service to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2170 Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-18Add the v16 api to schema serviceKajur, Harish (vk250x)2-5/+5
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)8-37/+478
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>
2019-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)1-1/+1
schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-27Initial commit of the schema serviceKajur, Harish (vk250x)41-0/+4023
Issue-ID: AAI-1950 Change-Id: If2fd9e344d8c4ae1fa1b11e449b686035f55354f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>