Trails-Through-Shadows / TTS-API

A communication interface between database and applications, including validation and game logic.
https://api.tts-game.fun/swagger-ui/index.html
0 stars 0 forks source link

[BUG] Filtering and Searching case insensitive #44

Open Firestone82 opened 4 months ago

Firestone82 commented 4 months ago

Current when done searching or filtering using ?filter or ?sort its case sesitive. So when dooing ?filter=title:has:Part wont act same as ?filter=title:has:part