nextcloud-server/apps/cloud_federation_api/lib
Micke Nordin a171fbf318 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-27 12:28:09 +07:00
..
AppInfo chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Controller fix(cloud-federation-api): align inviteAccepted parameter naming with spec 2025-10-27 12:28:09 +07:00
Db feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +07:00
Events feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +07:00
Migration feat(migration-attributes): missing attributes 2025-09-03 13:55:02 +07:00
Capabilities.php feat(ocm): split ocm discovery and capacities 2025-08-20 11:57:01 +07:00
Config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00