Skip to content

Make it so that checks without a query string provide a bad request instead of ok#59

Merged
JackLewis-digirati merged 1 commit into
mainfrom
feature/defaultBadRequest
Jul 9, 2026
Merged

Make it so that checks without a query string provide a bad request instead of ok#59
JackLewis-digirati merged 1 commit into
mainfrom
feature/defaultBadRequest

Conversation

@JackLewis-digirati

@JackLewis-digirati JackLewis-digirati commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Resolves #58

Makes it so autocomplete and search endpoints return a bad request instead of ok

@JackLewis-digirati JackLewis-digirati changed the title Make it so that checks without a query string provide a bad request i… Make it so that checks without a query string provide a bad request instead of ok Jul 9, 2026

@donaldgray donaldgray left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should be f

@JackLewis-digirati
JackLewis-digirati merged commit 7f4bdd7 into main Jul 9, 2026
4 checks passed
@JackLewis-digirati
JackLewis-digirati deleted the feature/defaultBadRequest branch July 9, 2026 15:00
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.

Items will return a 200 with an empty array for jobs that don't exist on the base URL

2 participants