Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Remove v1 collectibles endpoint #1098

Closed
hectorgomezv opened this issue Mar 30, 2023 · 1 comment
Closed

Remove v1 collectibles endpoint #1098

hectorgomezv opened this issue Mar 30, 2023 · 1 comment

Comments

@hectorgomezv
Copy link
Member

/v1/chains/<chain_id>/safes/<safe_address>/collectibles shouldn't be available anymore, since the provider (Transaction Service) has deprecated the related endpoint.

Solution
Two options here:

  • Remove the endpoint completely (including Swagger specification).
  • Keep the endpoint but send a deprecation note to the clients indicating the new endpoint to use (v2).
@fmrsabino
Copy link
Collaborator

The V1 collectibles endpoint was removed in the migration to https://github.com/safe-global/safe-client-gateway-nest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants