potter-db icon indicating copy to clipboard operation
potter-db copied to clipboard

[Bug]: Filtering characters by image not working

Open mmorenodev opened this issue 6 months ago • 1 comments

Project

API (api.potterdb.com)

Bug description

I tried to filter and get all the characters that have an image different than null but none of the predicates worked.

Expected Behavior

Get all characters with an image defined.

Steps to reproduce

Hit the characters endpoint, this is one of the filters I tried https://api.potterdb.com/v1/characters?filter[image_not_null]

Screenshots

![DESCRIPTION](LINK.png)
N/A

Logs

N/A

mmorenodev avatar Sep 04 '24 19:09 mmorenodev