We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0688f commit 48397deCopy full SHA for 48397de
services/catalog/src/simcore_service_catalog/models/services_db.py
@@ -37,8 +37,8 @@ def _update_json_schema_extra(schema: JsonDict) -> None:
37
"name": "sim4life",
38
"description": "s4l web",
39
"description_ui": 0,
40
- "thumbnail": "http://thumbnailit.org/image",
41
- "icon": "http://example.com/icon.png",
+ "thumbnail": "https://picsum.photos/200",
+ "icon": "https://picsum.photos/50",
42
"version_display": "S4L X",
43
"created": "2021-01-18 12:46:57.7315",
44
"modified": "2021-01-19 12:45:00",
0 commit comments