From: prakash.e Date: Thu, 2 May 2019 10:52:17 +0000 (+0530) Subject: Fix SDWAN aai_schema_v14.xsd site-resource parameters X-Git-Tag: 0.5.0~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=81a223a5533fe31442490f1dc77f88ae9facc54e;p=ccsdk%2Fsli%2Fadaptors.git Fix SDWAN aai_schema_v14.xsd site-resource parameters Added postal-code and city parameters under site-resource in aai_schema_v14.xsd to update site-resource input parameters in AAI from SDNC Change-Id: I9423de1d2362f49be766f054c1cf9df172de4b1e Issue-ID: SDNC-659 Signed-off-by: Prakash.E --- diff --git a/aai-service/provider/src/main/resources/aai_schema_v14.xsd b/aai-service/provider/src/main/resources/aai_schema_v14.xsd index 4f915573..0c3256c9 100644 --- a/aai-service/provider/src/main/resources/aai_schema_v14.xsd +++ b/aai-service/provider/src/main/resources/aai_schema_v14.xsd @@ -8938,6 +8938,20 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" + + + + @org.onap.aai.annotations.Metadata(description="copied from complex class to reduce join queries") + + + + + + + @org.onap.aai.annotations.Metadata(description="copied from complex class to reduce join queries") + + +