Add support for object characteristic type in Service Order
[externalapi/nbi.git] / src / test / resources / karatetest / features / 00--ServiceCatalog.feature
index 728d3c8..25f15df 100644 (file)
@@ -42,12 +42,12 @@ And match $.serviceSpecCharacteristic contains
 {
     name : 'vFW_ServiceCharacteristics',
     description : 'This object describes all the inputs needed from the client to interact with the vFW Service Topology',
-    valueType : 'Object',
+    valueType : 'object',
     @type : 'ONAPServiceCharacteristic',
     @schemaLocation : 'null',
     serviceSpecCharacteristicValue :
     {
-       valueType : 'Object',
+       valueType : 'object',
        @schemaLocation : '/serviceSpecification/462f84e5-f0e5-44c5-ab95-38fb4bf77064/specificationInputSchema',
        @type : 'vFW_ServiceCharacteristic',
     }