decentraland / governance

🏢 Governance platform of the Decentraland DAO
https://governance.decentraland.org
Other
46 stars 39 forks source link

Replace deprecated profile endpoint #1093

Closed ginocingolani closed 1 year ago

ginocingolani commented 1 year ago

Hey @gino, also this deprecated endpoint (GET /lambdas/profiles?id=) is being used from governance site. Could you handle this change as well or let me know with whom should I talk? thanks!

ginocingolani commented 1 year ago

Related ADR: https://adr.decentraland.org/adr/ADR-226

andyesp commented 1 year ago

We are using that endpoint from the UserMenu component in the decentraland-gatsby lib. We should update the lib version when it's ready.

andyesp commented 1 year ago

https://github.com/decentraland/decentraland-gatsby/issues/602