Skip to content

Commit c5ed13e

Browse files
authored
fix: add short description to the variations (#1089)
1 parent 075549e commit c5ed13e

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

ibm_catalog.json

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
{
6464
"label": "QuickStart - Financial Services edition",
6565
"name": "quickstart",
66+
"short_description": "Ideal for sandbox environments, experimentation, and familiarization with architecture patterns.",
6667
"index": 3,
6768
"install_type": "fullstack",
6869
"working_directory": "patterns/vsi-quickstart",
@@ -184,10 +185,6 @@
184185
],
185186
"architecture": {
186187
"features": [
187-
{
188-
"title": " ",
189-
"description": "Ideal for sandbox environments, experimentation, and familiarization with architecture patterns."
190-
},
191188
{
192189
"title": " ",
193190
"description": "An introductory, non-certified deployment aligned with the Financial Services Cloud VPCs topology. Not suitable for production workloads."
@@ -211,6 +208,7 @@
211208
{
212209
"label": "Standard - Financial Services edition",
213210
"name": "standard",
211+
"short_description": "Ideal for production workloads requiring compliance with financial services standards.",
214212
"index": 4,
215213
"install_type": "fullstack",
216214
"working_directory": "patterns/vsi",
@@ -575,10 +573,6 @@
575573
],
576574
"architecture": {
577575
"features": [
578-
{
579-
"title": " ",
580-
"description": "Ideal for production workloads requiring compliance with financial services standards."
581-
},
582576
{
583577
"title": " ",
584578
"description": "Validated configuration aligned with IBM Cloud Framework for Financial Services."
@@ -665,6 +659,7 @@
665659
{
666660
"label": "Standard - Financial Services edition",
667661
"name": "standard",
662+
"short_description": "Ideal for production workloads requiring compliance with financial services standards.",
668663
"index": 2,
669664
"install_type": "fullstack",
670665
"working_directory": "patterns/vpc",
@@ -994,10 +989,6 @@
994989
],
995990
"architecture": {
996991
"features": [
997-
{
998-
"title": " ",
999-
"description": "Ideal for production workloads requiring compliance with financial services standards."
1000-
},
1001992
{
1002993
"title": " ",
1003994
"description": "Validated configuration aligned with IBM Cloud Framework for Financial Services."
@@ -1092,6 +1083,7 @@
10921083
{
10931084
"label": "QuickStart - Financial Services edition",
10941085
"name": "quickstart",
1086+
"short_description": "Ideal for sandbox environments, experimentation, and familiarization with architecture patterns.",
10951087
"index": 3,
10961088
"install_type": "fullstack",
10971089
"working_directory": "patterns/roks-quickstart",
@@ -1398,10 +1390,6 @@
13981390
],
13991391
"architecture": {
14001392
"features": [
1401-
{
1402-
"title": " ",
1403-
"description": "Ideal for sandbox environments, experimentation, and familiarization with architecture patterns."
1404-
},
14051393
{
14061394
"title": " ",
14071395
"description": "An introductory, non-certified deployment aligned with the Financial Services Cloud VPCs topology. Not suitable for production workloads or upgrade paths."
@@ -1425,6 +1413,7 @@
14251413
{
14261414
"label": "Standard - Financial Services edition",
14271415
"name": "standard",
1416+
"short_description": "Ideal for production workloads requiring compliance with financial services standards.",
14281417
"index": 4,
14291418
"install_type": "fullstack",
14301419
"working_directory": "patterns/roks",
@@ -2063,10 +2052,6 @@
20632052
],
20642053
"architecture": {
20652054
"features": [
2066-
{
2067-
"title": " ",
2068-
"description": "Ideal for production workloads requiring compliance with financial services standards."
2069-
},
20702055
{
20712056
"title": " ",
20722057
"description": "Validated configuration aligned with IBM Cloud Framework for Financial Services."

0 commit comments

Comments
 (0)