Skip to content

Commit 0606c04

Browse files
committed
meta: update mappings
1 parent ac3026a commit 0606c04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ client.bucket.retrieveUsers -> GET /api/bucket/:id/users_authorized
134134
client.bucket.currentRole -> GET /api/bucket/:id/current_role
135135
client.bucket.setNotificationState -> POST /api/bucket/:id/manage_notif
136136
client.bucket.inviteUser -> POST /api/bucket/:id/add_user
137-
client.bucket.removeInvitation -> DELETE /api/bucket/:id/invitation/:email
137+
client.bucket.removeInvitation -> DELETE /api/bucket/:id/invitation
138138
client.bucket.removeUser -> POST /api/bucket/:id/remove_user
139139
client.bucket.setUserRole -> POST /api/bucket/:id/promote_user
140140
client.bucket.retrieveAll -> GET /api/bucket/

src/api_mappings.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)