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

Split v1.py into smaller, more-specific route files #236

Merged
merged 5 commits into from
Dec 27, 2019

Conversation

ryan-lane
Copy link
Contributor

This change refactors v1.py route into smaller, more-specific route files, making it easier to navigate the code. It also reorders the imports to be properly ordered.

@skiptomyliu
Copy link
Member

Looks good, only have some minor change requested to ensure consistency of the argument variable in acl_module_check.

@ryan-lane
Copy link
Contributor Author

Fixed the calls and went through the old PR and double checked to be sure I got everything right this time :)

@ryan-lane ryan-lane merged commit aa25660 into master Dec 27, 2019
@ryan-lane ryan-lane deleted the refactor-routes-into-files branch December 27, 2019 22:14
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