aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/service-proxy-tabs/service-input-update-value.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/cypress/fixtures/service-proxy-tabs/service-input-update-value.json')
-rw-r--r--catalog-ui/cypress/fixtures/service-proxy-tabs/service-input-update-value.json112
1 files changed, 112 insertions, 0 deletions
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 0000000000..368486056d
--- /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
+ }
+]