Skip to content

Commit b9f7e6c

Browse files
committed
Fix state value shown for pending team membership
1 parent 1e0782b commit b9f7e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/orgs/teams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ member of the team.
246246
### Response if user's membership with team is now pending
247247

248248
<%= headers 200 %>
249-
<%= json(:active_team_membership) %>
249+
<%= json(:pending_team_membership) %>
250250

251251
If you attempt to add an organization to a team, you will get this:
252252

0 commit comments

Comments
 (0)