aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-08-14 02:10:04 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-08-14 09:37:14 -0400
commit2eed3bf971c7eb9638d2399c3d66ece7cf6174a3 (patch)
treeb4059c6dd1749706d8264e321a03314ad5af76ea /aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd
parentbd1eeb9ee615b7be26686f0221ca893cf9eb0619 (diff)
Add the vnf changes
Change-Id: I728b32a9c81422224841f84af9c672515791b87b Issue-Id: AAI-165 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd')
-rw-r--r--aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd b/aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd
index 690352b3..b8521fd3 100644
--- a/aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd
+++ b/aai-schema/src/main/resources/aai_schema/aai_schema_v10.xsd
@@ -5458,7 +5458,7 @@ xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
<xs:element name="nf-type" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:appinfo>
- <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(description="Generic description of the type of NF")</annox:annotate>
+ <annox:annotate target="field">@org.openecomp.aai.annotations.Metadata(description="Generic description of the type of NF",suggestibleOnSearch="true")</annox:annotate>
</xs:appinfo>
</xs:annotation>
</xs:element>