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