aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2024-12-05[AAI] v30 new schema addition and update of datatypesvani.kv1-2/+2
- Schema version upgrade to v30 - Update datatypes for few attributes under slice-profile - New attribute lead-time added under feasibility-check-job Issue-ID: AAI-4075 Change-Id: I358e50ee27e42b643b0b873eb75bc6802927d65b Signed-off-by: vani.kv <vani.kv@accenture.com>
2024-05-07[AAI] v29 new schema addition for 3GPP RAN Networknandkishorpatke1-2/+2
- New service-instance attributes added in AAI schema - New slice-profile attributes added in AAI schema - Added New Object: feasibility-check-job in the schema - Added new Edge Rule for feasibility-check-job, slice-profile and service-subscription Issue-ID: AAI-3843 Change-Id: Iacb1c4edb3ce432c46c50529260fcfa83b47245d Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
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>
2021-08-24[AAI] Updates for releasing the v24 schema and resolving an issuewr148d1-2/+2
Issue-ID: AAI-3371 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaf35d99a69c9c3474869265887b1f0ca86d14ebe
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-04-15schema-service processing for v19LaMont, William(wl2432)2-190/+217
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)2-2/+1
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-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)7-0/+612
Issue-ID: AAI-1950 Change-Id: If2fd9e344d8c4ae1fa1b11e449b686035f55354f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>