aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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-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-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)1-5/+5
Issue-ID: AAI-2161 Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)1-0/+705
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>