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 c174a4f commit 5e14a72Copy full SHA for 5e14a72
services/web/server/src/simcore_service_webserver/products/_models.py
@@ -214,7 +214,7 @@ def _update_json_schema_extra(schema: JsonDict) -> None:
214
and isinstance(c.server_default.arg, str) # type: ignore[union-attr]
215
},
216
217
- # Example of data in the dabase with a url set with blanks
+ # Example of data in the database with a url set with blanks
218
{
219
"name": "tis",
220
"display_name": "TI PT",
0 commit comments