Fix yaml for servervice create command 07/23807/2
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Thu, 16 Nov 2017 07:24:14 +0000 (07:24 +0000)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Thu, 16 Nov 2017 10:11:11 +0000 (10:11 +0000)
Make project-id as mandatory field.

Change-Id: I7520d2b00535039a9d5b6c62de269dcf7ff9458c
Issue-ID: CLI-55
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
plugins/sdc/src/main/resources/onap-cli-schema/service-model/service-model-create-schema-1.1.yaml

index 17811ee..fdc14f6 100644 (file)
@@ -26,7 +26,7 @@ parameters:
     type: string
     long_option: project-code
     short_option: z
-    is_optional: true
+    is_optional: false
   - name: category
     description: Service category
     type: string