Catalog alignment
Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
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 0000000..2cd5f41
--- /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