Catalog alignment

Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
diff --git a/catalog-ui/cypress/fixtures/properties-assignment/service-update-properties.json b/catalog-ui/cypress/fixtures/properties-assignment/service-update-properties.json
new file mode 100644
index 0000000..526ae39
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/properties-assignment/service-update-properties.json
@@ -0,0 +1,107 @@
+{
+  "uniqueId": "39be5200-143f-4962-a0ad-52882c2df138.new_property",
+  "type": "string",
+  "required": false,
+  "definition": false,
+  "defaultValue": null,
+  "description": "new service property",
+  "schema": {
+    "derivedFrom": null,
+    "constraints": null,
+    "properties": null,
+    "property": {
+      "uniqueId": null,
+      "type": "",
+      "required": false,
+      "definition": true,
+      "defaultValue": null,
+      "description": null,
+      "schema": null,
+      "password": false,
+      "name": null,
+      "value": null,
+      "label": null,
+      "hidden": false,
+      "immutable": false,
+      "inputPath": null,
+      "status": null,
+      "inputId": null,
+      "instanceUniqueId": null,
+      "propertyId": null,
+      "parentPropertyType": null,
+      "subPropertyInputPath": null,
+      "annotations": null,
+      "parentUniqueId": null,
+      "getInputValues": null,
+      "isDeclaredListInput": false,
+      "getPolicyValues": null,
+      "getInputProperty": false,
+      "schemaType": null,
+      "schemaProperty": null,
+      "version": null,
+      "ownerId": null,
+      "empty": false
+    },
+    "version": null,
+    "ownerId": null,
+    "empty": false,
+    "type": null
+  },
+  "password": false,
+  "name": "new_property",
+  "value": null,
+  "label": null,
+  "hidden": false,
+  "immutable": false,
+  "inputPath": null,
+  "status": null,
+  "inputId": null,
+  "instanceUniqueId": null,
+  "propertyId": null,
+  "parentPropertyType": null,
+  "subPropertyInputPath": null,
+  "annotations": null,
+  "parentUniqueId": "39be5200-143f-4962-a0ad-52882c2df138",
+  "getInputValues": null,
+  "isDeclaredListInput": false,
+  "getPolicyValues": null,
+  "constraints": null,
+  "getInputProperty": false,
+  "schemaType": "",
+  "schemaProperty": {
+    "uniqueId": null,
+    "type": "",
+    "required": false,
+    "definition": true,
+    "defaultValue": null,
+    "description": null,
+    "schema": null,
+    "password": false,
+    "name": null,
+    "value": null,
+    "label": null,
+    "hidden": false,
+    "immutable": false,
+    "inputPath": null,
+    "status": null,
+    "inputId": null,
+    "instanceUniqueId": null,
+    "propertyId": null,
+    "parentPropertyType": null,
+    "subPropertyInputPath": null,
+    "annotations": null,
+    "parentUniqueId": null,
+    "getInputValues": null,
+    "isDeclaredListInput": false,
+    "getPolicyValues": null,
+    "getInputProperty": false,
+    "schemaType": null,
+    "schemaProperty": null,
+    "version": null,
+    "ownerId": null,
+    "empty": false
+  },
+  "version": null,
+  "ownerId": "39be5200-143f-4962-a0ad-52882c2df138",
+  "empty": false
+}