Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AddressBookItem update #2149

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hectorgomezv
Copy link
Member

@hectorgomezv hectorgomezv commented Nov 22, 2024

Summary

This PR adds the ability to update an AddressBookItem by adding the following endpoint to the service:

PUT /accounts/:address/address-books/:chainId/:addressBookItemId

The endpoint is behind the Accounts scope and requires authentication.

Changes

  • Adds UPDATE route for deleting an AddressBookItem.

@hectorgomezv hectorgomezv self-assigned this Nov 22, 2024
@hectorgomezv hectorgomezv marked this pull request as ready for review November 22, 2024 14:51
@hectorgomezv hectorgomezv requested a review from a team as a code owner November 22, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant