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(params): Query params should not crash the server #314

Merged
merged 2 commits into from
Jul 18, 2022

Conversation

bagelbits
Copy link
Collaborator

What does this do?

Apparently, Express actually handles lists correctly and I've been doing it wrong this whole time. And this was causing the server to crash because the docs know what they're doing but I don't.

How was it tested?

Adjusted tests

Is there a Github issue this is resolving?

Brought up in Discord

Was any impacted documentation updated to reflect this change?

Nope. Now reality matches the docs.

Here's a fun image for your troubles

image

@bagelbits bagelbits merged commit 48a6c44 into main Jul 18, 2022
@bagelbits bagelbits deleted the bagelbits.fix-monsters-and-spells branch July 18, 2022 16:25
@github-actions
Copy link

🎉 This PR is included in version 1.3.10 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant