diff options
Diffstat (limited to 'catalog-ui/cypress/fixtures/service-proxy-tabs/update-operation-input.json')
-rw-r--r-- | catalog-ui/cypress/fixtures/service-proxy-tabs/update-operation-input.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/service-proxy-tabs/update-operation-input.json b/catalog-ui/cypress/fixtures/service-proxy-tabs/update-operation-input.json new file mode 100644 index 0000000000..44a2a1b395 --- /dev/null +++ b/catalog-ui/cypress/fixtures/service-proxy-tabs/update-operation-input.json @@ -0,0 +1,10 @@ +{ + "82589d3e-6772-4ab7-8256-7f9887de2103": [ + { + "inputId": "7246e025-0cd8-43c0-9572-ae9b22722c00.contrailv2virtualnetwork0_segmentation_id", + "source": "Static", + "value": "update property", + "type": "string" + } + ] +} |