From: Ubuntu Date: Wed, 19 Feb 2025 05:03:26 +0000 (+0100) Subject: V30 Complex Attributes Issue Fix X-Git-Tag: 1.12.10~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ff18c77ae30af0eec1ab5d60ce24879b1ae80807;p=aai%2Fschema-service.git V30 Complex Attributes Issue Fix - Fix for max-number-of-ues - Fix for coverage-area,geo-points and convex-geo-polygon Issue-ID: AAI-4134 Change-Id: Ia1a7675497e8e6e23fd3b82f4cb02603531e1149 Signed-off-by: ankita.f.singhal --- 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 c869372..c0c53ed 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,7 +7380,7 @@ 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") @@ -8305,7 +8305,7 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - @org.onap.aai.annotations.Metadata(description="Geo-Coordinate info of slice profile",indexedProps="geo-coordinate-id,data-owner,data-source,data-source-version",uniqueProps="geo-coordinate-id",container="geo-points",uriTemplate="/geo-points/geo-coordinate/{geo-coordinate-id}",requiredProps="geo-coordinate-id") + @org.onap.aai.annotations.Metadata(description="Geo-Coordinate info of slice profile",indexedProps="geo-coordinate-id,data-owner,data-source,data-source-version",uniqueProps="geo-coordinate-id",container="geo-points",uriTemplate="/coverage-area/geo-area/{geo-area-id}/geo-points/geo-coordinate/{geo-coordinate-id}",requiredProps="geo-coordinate-id") @@ -8385,7 +8385,7 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" - @org.onap.aai.annotations.Metadata(description="Geo-Coordinate info of slice profile",indexedProps="area-geo-coordinate-id,data-owner,data-source,data-source-version",uniqueProps="area-geo-coordinate-id",container="convex-geo-polygon/",uriTemplate="/convex-geo-polygon/area-geo-coordinate/{area-geo-coordinate-id}",requiredProps="area-geo-coordinate-id") + @org.onap.aai.annotations.Metadata(description="Geo-Coordinate info of slice profile",indexedProps="area-geo-coordinate-id,data-owner,data-source,data-source-version",uniqueProps="area-geo-coordinate-id",container="convex-geo-polygon",uriTemplate="/coverage-area/geo-area/{geo-area-id}/convex-geo-polygon/area-geo-coordinate/{area-geo-coordinate-id}",requiredProps="area-geo-coordinate-id") 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 eda29b5..717f4cc 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 @@ -16230,7 +16230,7 @@ - + @@ -16456,7 +16456,7 @@ - + @@ -16473,12 +16473,12 @@ - + - + @@ -16515,7 +16515,7 @@ - + @@ -16575,17 +16575,17 @@ - + - + - + @@ -16596,7 +16596,7 @@ - + @@ -16628,8 +16628,8 @@ - - + + @@ -16687,7 +16687,7 @@ - +