We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c7faa commit 0051abaCopy full SHA for 0051aba
docs/fern/docs/pages/sdk/team.mdx
@@ -103,7 +103,7 @@ An invitation email containing a magic link will be sent to the specified user.
103
**Parameters**
104
105
<div className="indented">
106
- <ParamField path="options" type="TeamInviteUserOptions" required>
+ <ParamField path="options" type="object" required>
107
108
<ParamField path="email" type="string" required>
109
The email of the user to invite.
0 commit comments