Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit e561205

Browse files
fix: Update catalog json (#15)
* new offering * Remove index property from genai-stack-standard in ibm_catalog.json
1 parent c81cfe1 commit e561205

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ibm_catalog.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"products": [
33
{
4-
"label": "Generative AI Stack",
5-
"name": "generative_ai_stack",
4+
"label": "WatsonX Generative AI",
5+
"name": "watsonx_generative_ai",
66
"product_kind": "solution",
77
"tags": [
88
"watson",
@@ -47,9 +47,8 @@
4747
],
4848
"flavors": [
4949
{
50-
"label": "Extended with Generative AI Stack",
51-
"name": "genai-stack",
52-
"index": 50,
50+
"label": "Standard",
51+
"name": "genai-stack-standard",
5352
"licenses": [
5453
{
5554
"id": "LICENSE",

0 commit comments

Comments
 (0)