Skip to content

chore: organize http handlers #1486

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

Merged
merged 2 commits into from
May 16, 2022
Merged

chore: organize http handlers #1486

merged 2 commits into from
May 16, 2022

Conversation

coadler
Copy link
Contributor

@coadler coadler commented May 16, 2022

They're currently randomly in a bunch of different files. This cleans up
the handler functions to be in the file of the type they return.

They're currently randomly in a bunch of different files. This cleans up
the handler functions to be in the file of the type they return.
@coadler coadler self-assigned this May 16, 2022
@coadler
Copy link
Contributor Author

coadler commented May 16, 2022

This diff is gross but I didn't change anything but move the handlers and their associated tests around to the right files.

@coadler coadler requested a review from kylecarbs May 16, 2022 18:18
Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good organizing! 🍠🍠🍠

@coadler coadler merged commit 680de70 into main May 16, 2022
@coadler coadler deleted the colin/organize-endpoints branch May 16, 2022 19:36
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
They're currently randomly in a bunch of different files. This cleans up
the handler functions to be in the file of the type they return.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants