fusionauth-typescript-client icon indicating copy to clipboard operation
fusionauth-typescript-client copied to clipboard

Misguided documentation

Open ricardofiorani opened this issue 1 year ago • 0 comments
trafficstars

https://github.com/FusionAuth/fusionauth-typescript-client/blob/beaa0c957ee18d6d06bba2e282f5c64715e7003f/src/FusionAuthClient.ts#L548-L560

According to the official documentation this endpoint and method are to add one or more users to a group.

Calling it Create a member in a group | createGroupMembers does not makes much sense. Ideally we would make it developer friendlier by calling it assignUserToGroup.

ricardofiorani avatar Mar 01 '24 10:03 ricardofiorani