Skip to content

Commit 2d455bf

Browse files
committed
chore: removed unwanted comment
1 parent 3f80cef commit 2d455bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/src/schemas/my-organization/member-management/invitations/invitation-schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const invitationListResponseSchema = z.object({
3535
});
3636

3737
/**
38-
* Schema for creating invitation(s). Supports bulk invite via invitees array.
38+
* Schema for creating invitation(s)
3939
* @internal
4040
*/
4141
export const createInvitationSchema = z.object({

0 commit comments

Comments
 (0)