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 7bb1bee commit b283a0eCopy full SHA for b283a0e
services/catalog/src/simcore_service_catalog/service/catalog_services.py
@@ -370,7 +370,6 @@ async def check_catalog_service_permissions(
370
service_key: Service key
371
service_version: Service version
372
permission: Permission level to check, either "read" or "write".
373
- Note that write permission implies read permission.
374
375
Raises:
376
CatalogItemNotFoundError: service (key,version) not found
0 commit comments