summaryrefslogtreecommitdiffstats
path: root/aai-schema-service/src/test
AgeCommit message (Collapse)AuthorFilesLines
2023-11-09[AAI] Schema changes for Cell band and Neighbour relation-typenandkishorpatke1-2/+2
AAI Cell band and Neighbour relation-type attributes are added into v28 version Issue-ID: AAI-3663 Change-Id: Ic24d48ed1fcaf8ff655fbff661158b2d92c1bfe5 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-10-26[AAI] Remove v28 version and Add Schema changes for Cell and Neighbour in ↵nandkishorpatke1-2/+2
v27 version - Facing issue while using latest aai-shema(1.11.2) version so reverting aai-schema maven version - Remove v28 version due to issue in aai-resource component - Added AAI Cell band and Neighbour objects relation-type attributes into v27 version Issue-ID: AAI-3663 Change-Id: Ic5aaab474652ff96ed67b0af42adbae09f0e963f Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-10-18[AAI] Schema changes for Cell and Neighbournandkishorpatke1-2/+2
AAI Cell band and Neighbour objects relation-type attributes are added Issue-ID: AAI-3663 Change-Id: I12c2914761b386d67862d1615c1d07db64887e12 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2022-11-10Reduce the number of problems in schema-serviceFiete Ostkamp1-11/+15
Issue-ID: AAI-3590 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I7a5d3e5a4db75efb8a8fcc6c8598d6cab80dca4a
2022-09-19Add instructions to invoke the linter and code formatter plugins to the ↵Fiete Ostkamp2-79/+59
README and invoke the formatter Issue-ID: AAI-3526 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ibd383994732cea6460153704a1153beb530dc6c3
2020-07-06Update to spring boot 2Igor Dysko3-3/+3
Update of code and dependencies, no changes in functionality Issue-ID: AAI-2529 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: Ia43601c2990a67c0e8afefa1d54c53d7e606b886
2020-06-18v20 support in schema-service without javafxLaMont, William(wl2432)2-4/+4
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-15schema-service processing for v19LaMont, William(wl2432)4-156/+97
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-04-10Add additional logging statements1.0.2Kajur, Harish (vk250x)3-19/+84
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-01-23Add the queries endpoint and filesKajur, Harish (vk250x)3-1/+266
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-27Initial commit of the schema serviceKajur, Harish (vk250x)2-0/+445
Issue-ID: AAI-1950 Change-Id: If2fd9e344d8c4ae1fa1b11e449b686035f55354f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>