diff options
Diffstat (limited to 'aai-schema/src/main/resources/onap/oxm/v13')
-rw-r--r-- | aai-schema/src/main/resources/onap/oxm/v13/aai_oxm_v13.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/src/main/resources/onap/oxm/v13/aai_oxm_v13.xml b/aai-schema/src/main/resources/onap/oxm/v13/aai_oxm_v13.xml index 08fdb7ad..fb072fca 100644 --- a/aai-schema/src/main/resources/onap/oxm/v13/aai_oxm_v13.xml +++ b/aai-schema/src/main/resources/onap/oxm/v13/aai_oxm_v13.xml @@ -3822,7 +3822,7 @@ <xml-property name="dependentOn" value="port-group"/> <xml-property name="indexedProps" value="cvlan-tag"/> <xml-property name="container" value="cvlan-tags"/> - <xml-property name="uriTemplate" value="/cvlan-tags/cvlan-tag/{cvlan-tag-cvlan-tag}"/> + <xml-property name="uriTemplate" value="/cvlan-tags/cvlan-tag/{cvlan-tag}"/> </xml-properties> </java-type> |