nextcloud/apps/cloud_federation_api
Ferdinand Thiessen b9f9190894
fix(ocm): publicKey can be disabled so capabilities do not match
When the public key feature is disabled null is returned for
`publicKey`. So in this case we need to adjust the capabilities
and return type of `jsonSerialize()`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-21 09:15:55 +01:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
composer cloud_federation_api: Add OpenAPI spec 2023-07-13 07:20:55 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-02-19 00:21:45 +00:00
lib fix(ocm): publicKey can be disabled so capabilities do not match 2025-03-21 09:15:55 +01:00
LICENSE add cloud federation api app 2018-07-02 11:29:27 +02:00
openapi.json fix(ocm): publicKey can be disabled so capabilities do not match 2025-03-21 09:15:55 +01:00
openapi.json.license chore: Add SPDX header 2024-05-31 10:38:47 +02:00
README.md chore: Add SPDX header 2024-05-31 10:38:47 +02:00

cloud_federation_api

The cloud federation API allows to share information like files, contacts, calendars, incoming calls, etc across Nextcloud instances