aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml')
-rw-r--r--aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml b/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
index 8735a40..ae3761e 100644
--- a/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
+++ b/aai-schema/src/main/resources/onap/oxm/v21/aai_oxm_v21.xml
@@ -5666,7 +5666,6 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="hostRoutes" name="host-routes" type="inventory.aai.onap.org.v21.HostRoutes"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="ipAddressList" name="ip-address-list" type="inventory.aai.onap.org.v21.IpAddressList"/>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v21.RelationshipList"/>
<xml-element java-attribute="bgpNeighbors" name="bgp-neighbors" type="inventory.aai.onap.org.v21.BgpNeighbors"/>
</java-attributes>
@@ -12608,7 +12607,7 @@
<xml-property name="uniqueProps" value="ip-address"/>
<xml-property name="indexedProps" value="ip-address"/>
<xml-property name="container" value="ip-address-list"/>
- <xml-property name="uriTemplate" value="/endpoints/endpoint/{endpoint-id}/ip-address-list/ip-address/{ip-address}"/>
+ <xml-property name="uriTemplate" value="/ip-address-list/ip-address/{ip-address}"/>
<xml-property name="searcheable" value="ip-address"/>
</xml-properties>
</java-type>