aboutsummaryrefslogtreecommitdiffstats
path: root/aai-queries
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16Remove the duplicate closed loop entryKajur, Harish (vk250x)1-5/+0
Issue-ID: AAI-2376 Change-Id: I6900ee8ffad7d122b3fabcfbb3f5bdfd54c942fe Signed-off-by: Kajur, Harish (vk250x) <vk250x@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-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-03-14Add ExternalSystem to generated yamlLaMont, William (wl2432)1-0/+1
Issue-ID: AAI-2208 Change-Id: I1da5722abdbfa6928c2a57d179c9e4d2ad1722c8 Signed-off-by: LaMont, William (wl2432) <wl2432@us.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-20adding closed loop custom queryLaMont, William (wl2432)1-0/+5
Issue-ID: AAI-2169 Change-Id: Iea2a48eb42ceb484b65248527ad9887ba96a6db3 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2019-01-23Add the queries endpoint and filesKajur, Harish (vk250x)3-0/+743
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>