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 5f50273 commit 7daf308Copy full SHA for 7daf308
author/README.pod
@@ -17,7 +17,7 @@ like this:
17
18
=head2 SUB
19
20
-The name if the subroutine that will be created in v4.pm.
+The name of the subroutine that will be created in v4.pm.
21
22
=head2 RETURN
23
author/sections/users.yml
@@ -34,3 +34,4 @@
34
- create_user_impersonation_token: token = POST users/:user_id/impersonation_tokens?
35
- delete_user_impersonation_token: DELETE users/:user_id/impersonation_tokens/:impersonation_token_id
36
- all_user_activities: activities = GET user/activities?
37
+- user_memberships: memberships = GET users/:user_id/memberships?
0 commit comments