From 5b3d82a2d9aea7359a46a63f479cf54ec0d525fe Mon Sep 17 00:00:00 2001 From: "vani.kv" Date: Fri, 20 Dec 2024 15:53:03 +0530 Subject: [AAI] v30 update of max-number-of-ues-id - Update max-number-of-UEs-id attribute name to max-number-of-ues-id Issue-ID: AAI-4075 Change-Id: I2b90f8836b13470d70c5d71c710efa1351f530ea Signed-off-by: vani.kv --- .../src/main/resources/onap/aai_schema/aai_schema_v30.xsd | 4 ++-- aai-schema/src/main/resources/onap/oxm/v30/aai_oxm_v30.xml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'aai-schema/src') diff --git a/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v30.xsd b/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v30.xsd index 204e43e..c869372 100644 --- a/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v30.xsd +++ b/aai-schema/src/main/resources/onap/aai_schema/aai_schema_v30.xsd @@ -7380,11 +7380,11 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - @org.onap.aai.annotations.Metadata(description="Max Number of UEs info of slice profile",indexedProps="max-number-of-UEs-id,data-owner,data-source,data-source-version",uniqueProps="max-number-of-UEs-id",container="max-number-of-ues/",uriTemplate="/max-number-of-ues/max-number-of-ue/{max-number-of-UEs-id}",requiredProps="max-number-of-UEs-id") + @org.onap.aai.annotations.Metadata(description="Max Number of UEs info of slice profile",indexedProps="max-number-of-ues-id,data-owner,data-source,data-source-version",uniqueProps="max-number-of-ues-id",container="max-number-of-ues/",uriTemplate="/max-number-of-ues/max-number-of-ue/{max-number-of-ues-id}",requiredProps="max-number-of-ues-id") - + @org.onap.aai.annotations.Metadata(isKey=true,description="Unique ID for the object.") diff --git a/aai-schema/src/main/resources/onap/oxm/v30/aai_oxm_v30.xml b/aai-schema/src/main/resources/onap/oxm/v30/aai_oxm_v30.xml index 6ad93cd..eda29b5 100644 --- a/aai-schema/src/main/resources/onap/oxm/v30/aai_oxm_v30.xml +++ b/aai-schema/src/main/resources/onap/oxm/v30/aai_oxm_v30.xml @@ -16645,7 +16645,7 @@ - + @@ -16685,11 +16685,11 @@ - - + + - - + + -- cgit 1.2.3-korg