Skip to content

Commit 4d119e6

Browse files
committed
chore: Regenerate docs
1 parent 11b13f7 commit 4d119e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/organization_invite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ resource "anthropic_organization_invite" "user" {
3030
### Required
3131

3232
- `email` (String) Email address of the person being invited.
33-
- `role` (String) Role to assign to the invited user. Must be one of `user` or `developer`.
33+
- `role` (String) Role to assign to the invited user. Must be one of `user`, `developer`, `billing`, `admin`, or `claude_code_user`.
3434

3535
### Read-Only
3636

0 commit comments

Comments
 (0)