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

PXD-2256 ⁃ improve sheepdog endpoint registration #208

Open
philloooo opened this issue Oct 30, 2018 · 0 comments
Open

PXD-2256 ⁃ improve sheepdog endpoint registration #208

philloooo opened this issue Oct 30, 2018 · 0 comments
Assignees

Comments

@philloooo
Copy link
Contributor

philloooo commented Oct 30, 2018

At the moment:

  • all the endpoints are registered as routes to a single blueprint
  • some endpoints are created using endpoint-generating functions
  • this makes the auto-generation of documentation difficult

the endpoint registering should be fixed, in part to make documenting easier.ful

use flask-restful to make generic code for endpoints

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

No branches or pull requests

2 participants