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

fixes a spec that was actually not testing the right thing #2

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

luccastera
Copy link
Collaborator

Since we were not passing a legit endpoint-ID, the controller method was throwing a 404 for that reason, not because it did not recognize the method name. This PR fixes this and makes sure we make the HTTP call with correct endpoint ID header and correct params.

@luccastera luccastera merged commit 22c1153 into main Mar 7, 2024
2 checks passed
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.

3 participants