aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-01-15Add v23 schema to onapALPERT1-2/+2
Add v23 schema files, adding v23 to configuration files Issue-ID: AAI-3249 Change-Id: Id7e72b20971d6d8a88c34209870e402a6240187e Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com>
2020-12-12Add support for v22 oxmHarish Venkata Kajur1-2/+2
Issue-ID: AAI-3200 Change-Id: Ib392325a05155c98824726bb5198604bbfbb4d3c Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-07-06Update to spring boot 2Igor Dysko1-1/+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)1-2/+2
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 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-02-18Add the v16 api to schema serviceKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2161 Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-27Initial commit of the schema serviceKajur, Harish (vk250x)1-0/+65
Issue-ID: AAI-1950 Change-Id: If2fd9e344d8c4ae1fa1b11e449b686035f55354f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>