aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service
AgeCommit message (Collapse)AuthorFilesLines
2019-10-31Update the schema service to 1.6.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2607 Change-Id: I346a23af1c0176a8a9dbaeac3b83ba5e50e27618 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-29Fix project version parsingDmitry Puzikov1-4/+9
Change-Id: I4733b72bb1d150203de764e06eefb39c75b5c300 Issue-ID: INT-803 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-20Fixed Dockerfile to reflect new base image nameDmitry Puzikov3-34/+56
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-08-14Upversion schema-service in masterJimmy Forsyth1-2/+2
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8fdcd6396e1b33fc065604db60fee7ea066884a1
2019-08-08Update janus, springboot, and aai-common depsJimmy Forsyth1-3/+3
Issue-ID: AAI-2547 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I5a35ace76387867742a20acffa0705f08f1622d9
2019-07-24Merge "Fix lost property"James Forsyth1-0/+1
2019-06-26Prepare for global-jjbJimmy Forsyth1-19/+3
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I156b2a6bb35e240aef97c3dec5d1a042c187ea32
2019-06-12Move to oparent and upversion to 1.5.01.5.0Jimmy Forsyth1-3/+3
Issue-ID: AAI-2467 Change-Id: I3de6e7efea8adc60ec6b5539ceb488680f1121fc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-13Fix lost propertyDmitry Puzikov1-0/+1
Add maven prop aai.docker.version with default value. Change-Id: I267016c734d922d200efca4a27eadbafeb2f3229 Issue-ID: AAI-2389 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I0cce482b8e6ad9404aadea37fac159d95f669e0a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.0.6Jimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I59866b964df3c1a6a52fc1da6571a0da7d4f4404 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2169 Change-Id: Ia7710604036bc04c78adfb76e65d2622c6e493d7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2400 Change-Id: I5bbff004bc99d55275ace6ea7b5ecd526b1aa638 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-14Add missing model invariant indexesKajur, Harish (vk250x)1-2/+2
Some of the properties in the schema are missing the indexes for the dbalias properties and if they are missing it could potentially cause issues when the application runs the create db schema Adding a junit to ensure that in the future that such properties are properly highlighted to ensure that this doesn't happen Issue-ID: AAI-2374 Change-Id: I01efba764a61881056892458bdf705d94d458650 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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>