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

fix: return 'true' from enabled if API call returns 405 Method Not Allowed #79

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

sd2k
Copy link
Contributor

@sd2k sd2k commented Sep 14, 2023

The backend intentionally returns a 405 if a GET request
is sent to the search endpoint, so we can count that as correctly enabled.

…lowed

The backend intentionally returns a 405 if a GET request
is sent to the search endpoint, so we can count that as correctly enabled.
@sd2k sd2k force-pushed the vector-check-method-not-allowed branch from 5f63510 to 5d5ca54 Compare September 14, 2023 19:23
Copy link
Contributor

@codeincarnate codeincarnate left a comment

Choose a reason for hiding this comment

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

Looks good!

@codeincarnate codeincarnate merged commit f4369c9 into main Sep 14, 2023
1 check passed
SandersAaronD pushed a commit that referenced this pull request Jan 10, 2024
fix: return 'true' from enabled if API call returns 405 Method Not Allowed
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