From 3c5e96dd5a0c72fd76c887a46c95528126ed1d22 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Fri, 23 Oct 2020 15:44:13 -0400 Subject: - Adding the path for the newly introduced (i.e. in v21) network-route resource in aai-schema, to the properties file. - Adding tunnel-termination-points and te-link-attributes back into aai schema. Issue-ID: CCSDK-2393 Change-Id: I80d21463c509c8caf802cf5681abc3434d6cf34a Signed-off-by: Hesam Rahimi --- aai-service/provider/src/main/resources/aai_schema_v21.xsd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'aai-service/provider/src/main/resources/aai_schema_v21.xsd') diff --git a/aai-service/provider/src/main/resources/aai_schema_v21.xsd b/aai-service/provider/src/main/resources/aai_schema_v21.xsd index 89049bd7f..afdda3dc5 100644 --- a/aai-service/provider/src/main/resources/aai_schema_v21.xsd +++ b/aai-service/provider/src/main/resources/aai_schema_v21.xsd @@ -13205,6 +13205,11 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" + + + + + -- cgit 1.2.3-korg