Closed taniguchiiqqq closed 8 months ago
fix typo generateInvitaionLink to generateInvitationLink https://nishiki-tech.github.io/nishiki-documents/web-api/index.html#tag/group/paths/~1groups~1%7BgroupId%7D~1?Action=generateInvitaionLink/put
generateInvitaionLink
generateInvitationLink
Make the url /groups/{groupId}/?Action=generateInvitationLink work by deleting the slash right before ?
/groups/{groupId}/?Action=generateInvitationLink
?
Overview
fix typo
generateInvitaionLink
togenerateInvitationLink
https://nishiki-tech.github.io/nishiki-documents/web-api/index.html#tag/group/paths/~1groups~1%7BgroupId%7D~1?Action=generateInvitaionLink/putMake the url
/groups/{groupId}/?Action=generateInvitationLink
work by deleting the slash right before?