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

Validate query parameters in API #115

Closed
ekelen opened this issue Apr 28, 2020 · 1 comment
Closed

Validate query parameters in API #115

ekelen opened this issue Apr 28, 2020 · 1 comment
Labels
api good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ekelen
Copy link
Collaborator

ekelen commented Apr 28, 2020

We can currently call the /build-list route with any query parameters, and get a list of builds.

For example, SERVER_URL/api/build-list?whatever=something will still return a list of builds. We want an empty list + a redirect (once implemented client-side), or some other sane handler.

@ekelen ekelen added help wanted Extra attention is needed api labels Apr 28, 2020
@moul moul added the good first issue Good for newcomers label Apr 28, 2020
@moul moul mentioned this issue Oct 1, 2020
84 tasks
@moul
Copy link
Member

moul commented Oct 1, 2020

moved to #2

@moul moul closed this as completed Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants