Skip to content

Commit 7daf308

Browse files
ldidrybluefeet
authored andcommitted
✨ — Add user memberships
1 parent 5f50273 commit 7daf308

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

author/README.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ like this:
1717

1818
=head2 SUB
1919

20-
The name if the subroutine that will be created in v4.pm.
20+
The name of the subroutine that will be created in v4.pm.
2121

2222
=head2 RETURN
2323

author/sections/users.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@
3434
- create_user_impersonation_token: token = POST users/:user_id/impersonation_tokens?
3535
- delete_user_impersonation_token: DELETE users/:user_id/impersonation_tokens/:impersonation_token_id
3636
- all_user_activities: activities = GET user/activities?
37+
- user_memberships: memberships = GET users/:user_id/memberships?

0 commit comments

Comments
 (0)