Commit Graph

5 Commits

Author SHA1 Message Date
Jürgen Weigert e8455af336 Fix: README.md ocmproviders.json example
The trailing comma is a syntax error,
the correct name is not providers.json, but ocmproviders.json

(The table in https://doc.owncloud.com/ocis/5.0/deployment/services/s-list/ocm.html#environment-variables
has the name spelled with a hyphen, this is misleading, as it is just a soft-hyphen due to the narrow column, and the hyphen disappears during copy/paste. )
2024-04-23 10:51:43 +02:00
Martin bd719e5271 [docs-only] Typo fix in OCM service example
There is a typo in the `providers.json` example.
2023-11-13 09:00:28 +01:00
Andre Duffeck 208501a688 Apply headline capitalisation suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-11-06 08:29:55 +01:00
André Duffeck 1c703763ea Add documentation for the ocm service 2023-11-06 08:29:52 +01:00
André Duffeck 668f917dba Add an ocm service exposing the ocm related http and grpc APIs 2023-10-24 10:29:29 +02:00