summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json')
-rw-r--r--catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json b/catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json
new file mode 100644
index 0000000000..2cd5f41b00
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json
@@ -0,0 +1,27 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": {},
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "serviceApiArtifacts": null,
+ "forwardingPaths": null,
+ "metadata": null
+} \ No newline at end of file