[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / tools / install / database / schemaTemplates / composition / component.ftl
index 1c0cb4e..e70deff 100644 (file)
@@ -16,6 +16,9 @@
       ],
       "default": "${component.displayName}"</#if>
     },
+    "vfcCode": {
+      "type": "string"
+    },
     "description": {
       "type": "string"
     }