From d4c2b867ff3d46b31bd60c8cfab7eeb77e1e6acb Mon Sep 17 00:00:00 2001 From: akocbek Date: Tue, 13 May 2025 09:23:14 +0100 Subject: [PATCH] chore: 'description' attribute removed from the individual variation architecture for the DA --- common-dev-assets | 2 +- ibm_catalog.json | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/common-dev-assets b/common-dev-assets index e75efa8f..9fdee868 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit e75efa8f1c2e5ff083be6df6802ade0818947d5f +Subproject commit 9fdee86807c74a35061fc3327c2a01215897cb7f diff --git a/ibm_catalog.json b/ibm_catalog.json index cfd13a06..efa6ad11 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -75,7 +75,6 @@ } ], "architecture": { - "descriptions": "This architecture creates an instance of IBM Cloud Databases for MongoDB instance with KMS encryption. Supports autoscaling.", "features": [ { "title": " Creates an instance of Databases for MongoDB", @@ -187,8 +186,8 @@ "default_value": "__NULL__", "options": [ { - "displayname": "preferred", - "value": "__NULL__" + "displayname": "preferred", + "value": "__NULL__" }, { "displayname": "6.0", @@ -198,7 +197,6 @@ "displayname": "7.0", "value": "7.0" } - ] }, {