nextcloud-server/apps/cloud_federation_api
Micke Nordin 5111f01349 fix(cloud-federation-api): align inviteAccepted parameter naming with spec
- Rename method parameter from `userId` to `userID`.
- Update log message and `setRecipientUserId` call to use new variable.
- Without this change, we can not accept invites.

Signed-off-by: Micke Nordin <kano@sunet.se>
2025-10-28 20:22:43 +07:00
..
appinfo feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +07:00
composer feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +07:00
l10n fix(l10n): Update translations from Transifex 2025-07-03 00:12:18 +07:00
lib fix(cloud-federation-api): align inviteAccepted parameter naming with spec 2025-10-28 20:22:43 +07:00
tests test: Adjust tests to match code again 2025-06-16 07:46:46 +07:00
LICENSE add cloud federation api app 2018-07-02 11:29:27 +07:00
README.md chore: Add SPDX header 2024-05-31 10:38:47 +07:00
openapi.json fix(cloud-federation-api): align inviteAccepted parameter naming with spec 2025-10-28 20:22:43 +07:00
openapi.json.license chore: Add SPDX header 2024-05-31 10:38:47 +07:00

README.md

cloud_federation_api

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