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

rest deprecation warnings #91

Open
paperdave opened this issue Oct 18, 2022 · 0 comments
Open

rest deprecation warnings #91

paperdave opened this issue Oct 18, 2022 · 0 comments
Labels

Comments

@paperdave
Copy link
Member

i ran the auto generator for the routes file and i noticed
image

discord changed a route name. for us that is a breaking change.

i committed this instead.

image

this issue is for

  • printing out the deprecation warning
  • generator fixes
    • output from a newly created file deprecated-routes.json
    • detect changes in route names and update files correctly.
    • mechanism for us to reset the deprecated route list for major updates, which we can put out every few months if these changes continue happening.

it's honestly likely this is just overcomplicating a one-off rename, but it's a fun idea.

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

No branches or pull requests

1 participant