You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deadline: 14th June. We should have this done earlier though for clients to migrate to.
Description
The Transaction Service has created v2 endpoints for delegate management. We should accordingly migrate to them, potentially also releasing v2 endpoints is the payloads do not match correctly.
Requirements
Migrate to GET/v2/delegates
Migrate to POST/v2/delegates
Migrate to POST/v2/delegates/{delegate_address}
Additional information
Inform clients whether the migration is a breaking change after.
The text was updated successfully, but these errors were encountered:
Deadline: 14th June. We should have this done earlier though for clients to migrate to.
Description
The Transaction Service has created
v2
endpoints for delegate management. We should accordingly migrate to them, potentially also releasingv2
endpoints is the payloads do not match correctly.Requirements
GET
/v2/delegates
POST
/v2/delegates
POST
/v2/delegates/{delegate_address}
Additional information
Inform clients whether the migration is a breaking change after.
The text was updated successfully, but these errors were encountered: