nextcloud-server/apps/cloud_federation_api/lib/Controller
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
..
RequestHandlerController.php fix(cloud-federation-api): align inviteAccepted parameter naming with spec 2025-10-28 20:22:43 +07:00