-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor:
community
: update showcaseList.json
- Loading branch information
Showing
1 changed file
with
6 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,13 @@ | ||
[ | ||
{ | ||
{ | ||
"title": "Saviynt JSON Wizard", | ||
"description": "Configure Saviynt REST Connector with the power of AI", | ||
"imageUrl": "https://seeklogo.com/images/C/chatgpt-logo-02AFA704B5-seeklogo.com.png", | ||
"link": "https://chat.openai.com/g/g-4ynYxKenQ-saviynt-json-wizard", | ||
"tags": ["favorite", "chat-gpt", "connector"] | ||
}, | ||
{ | ||
"title": "Beta Solution", | ||
"description": "An all-encompassing solution designed to tackle industry-specific challenges, offering seamless integration and unparalleled efficiency.", | ||
"imageUrl": "https://raw.githubusercontent.com/saviynt/developer-portal/main/static/img/community.png", | ||
"link": "https://example.com/project-beta", | ||
"tags": ["integrations"] | ||
}, | ||
{ | ||
"title": "Gamma Initiative", | ||
"description": "A community-driven initiative that fosters collaboration and knowledge sharing, creating a vibrant ecosystem around our platform.", | ||
"imageUrl": "https://raw.githubusercontent.com/saviynt/developer-portal/main/static/img/community.png", | ||
"link": "https://example.com/project-gamma", | ||
"tags": ["templates"] | ||
}, | ||
{ | ||
"title": "Delta Project", | ||
"description": "A community-driven initiative that fosters collaboration and knowledge sharing, creating a vibrant ecosystem around our platform.", | ||
"imageUrl": "https://raw.githubusercontent.com/saviynt/developer-portal/main/static/img/community.png", | ||
"link": "https://example.com/project-gamma", | ||
"tags": ["templates"] | ||
"tags": [ | ||
"favorite", | ||
"chat-gpt", | ||
"connector" | ||
] | ||
} | ||
] |