- edited description
Browsable API filters do not work
Issue #375
resolved
When using filters in the browsable api, all the blank fields are appended to the query. This will return a json object with a count of 0, or will throw a http error 414: request too long.
Comments (2)
-
reporter -
- changed status to resolved
restrict API filters. Resolves issue
#375→ <<cset 2c04edb36f3a>>
- Log in to comment