nextcloud/apps/cloud_federation_api/lib
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: Add SPDX header 2024-05-27 20:11:22 +02:00
Controller fix(signed-request): use share owner on reshare 2024-12-05 19:58:13 -01:00
Capabilities.php fix(ocm): publicKey can be disabled so capabilities do not match 2025-03-21 09:15:55 +01:00
Config.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00