Apply suggestions from code review

This commit is contained in:
Jörn Friedrich Dreyer
2025-11-17 10:41:17 +01:00
committed by GitHub
parent aa2da8372b
commit 4de25fdb5e
5 changed files with 9 additions and 15 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ The service provides CS3 gRPC APIs for:
## Usage
The users service is primarily used internally by other OpenCloud services rather than being accessed directly by clients. The `frontend`, `ocs`, and `graph` services translate HTTP API requests into CS3 API calls to this service.
The users service is only used internally by other OpenCloud services and not being accessed directly by clients. The `frontend`, `ocs`, and `graph` services translate HTTP API requests into CS3 API calls to this service.
## Scalability