Catalog alignment

Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
diff --git a/catalog-ui/cypress/fixtures/service-proxy-tabs/service-input-update-value.json b/catalog-ui/cypress/fixtures/service-proxy-tabs/service-input-update-value.json
new file mode 100644
index 0000000..3684860
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/service-proxy-tabs/service-input-update-value.json
@@ -0,0 +1,112 @@
+[
+  {
+    "uniqueId": null,
+    "type": "string",
+    "required": false,
+    "definition": true,
+    "defaultValue": "new property",
+    "description": null,
+    "schema": {
+      "derivedFrom": null,
+      "constraints": null,
+      "properties": null,
+      "property": {
+        "uniqueId": null,
+        "type": null,
+        "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": "child input",
+    "value": "update property",
+    "label": null,
+    "hidden": null,
+    "immutable": null,
+    "inputPath": null,
+    "status": null,
+    "inputId": "7246e025-0cd8-43c0-9572-ae9b22722c00.contrailv2virtualnetwork0_segmentation_id",
+    "instanceUniqueId": null,
+    "propertyId": null,
+    "parentPropertyType": "string",
+    "subPropertyInputPath": null,
+    "annotations": null,
+    "parentUniqueId": null,
+    "getInputValues": null,
+    "isDeclaredListInput": false,
+    "getPolicyValues": null,
+    "source": "Static",
+    "sourceProperty": null,
+    "toscaDefaultValue": null,
+    "constraints": [],
+    "getInputProperty": false,
+    "schemaType": null,
+    "schemaProperty": {
+      "uniqueId": null,
+      "type": null,
+      "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
+  }
+]