curl --request GET \
--url https://api.icepanel.io/v1/catalog/suggestion/information \
--header 'Authorization: <authorization>'{
"catalogSuggestionInformation": {
"description": "<string>",
"docsUrl": "<string>",
"githubUrl": "<string>",
"name": "<string>",
"nameShort": "<string>",
"newsUrl": "<string>",
"type": "data-storage",
"updatesUrl": "<string>"
}
}Generate suggestions for a technologies information
curl --request GET \
--url https://api.icepanel.io/v1/catalog/suggestion/information \
--header 'Authorization: <authorization>'{
"catalogSuggestionInformation": {
"description": "<string>",
"docsUrl": "<string>",
"githubUrl": "<string>",
"name": "<string>",
"nameShort": "<string>",
"newsUrl": "<string>",
"type": "data-storage",
"updatesUrl": "<string>"
}
}OK
Show child attributes
Technical description for the technology
Documentation or readme url
GitHub repo url
Short name to show in places with limited space
News url
Type or category of technology
data-storage, deployment, framework-library, gateway, other, language, message-broker, network, protocol, runtime, service-tool, Release notes or changelog url