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

Review beacon api routes and remove no longer supported apis #6839

Closed
nflaig opened this issue Jun 1, 2024 · 0 comments · Fixed by #6901
Closed

Review beacon api routes and remove no longer supported apis #6839

nflaig opened this issue Jun 1, 2024 · 0 comments · Fixed by #6901
Labels
meta-technical-debt Issues introducing or resolving technical debts.

Comments

@nflaig
Copy link
Member

nflaig commented Jun 1, 2024

There should be a few routes we can remove from the code as those are no longer part of beacon api spec. There is no good reason to keep them around as they are unused and replaced by more forward compatible apis (v2).

E.g. getState (v1) has been removed from spec a while ago

This should be done after #6749 is merged to avoid conflicts.

@nflaig nflaig added the meta-technical-debt Issues introducing or resolving technical debts. label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta-technical-debt Issues introducing or resolving technical debts.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant