Skip to content

Commit 50fa9d8

Browse files
authored
chore: 'description' attribute removed from the individual variation architecture for the DA (#560)
Co-authored-by: akocbek <akocbek>
1 parent 0c12e98 commit 50fa9d8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

ibm_catalog.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
}
7676
],
7777
"architecture": {
78-
"descriptions": "This architecture creates an instance of IBM Cloud Databases for MongoDB instance with KMS encryption. Supports autoscaling.",
7978
"features": [
8079
{
8180
"title": " Creates an instance of Databases for MongoDB",
@@ -187,8 +186,8 @@
187186
"default_value": "__NULL__",
188187
"options": [
189188
{
190-
"displayname": "preferred",
191-
"value": "__NULL__"
189+
"displayname": "preferred",
190+
"value": "__NULL__"
192191
},
193192
{
194193
"displayname": "6.0",
@@ -198,7 +197,6 @@
198197
"displayname": "7.0",
199198
"value": "7.0"
200199
}
201-
202200
]
203201
},
204202
{

0 commit comments

Comments
 (0)