Spells by class level should be case insensitive
Open
bug
- Dominant language
- C#
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The get spells by class & level endpoint is supposed to be case insensitive but isn't. Try it with `druid` vs `Druid`. The code to handle this case isn't working properly and so you end up with a 200 OK plus empty result set, which is very wrong.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.