Skip to content
Snippets Groups Projects
Commit a5239bfb authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: don’t enforce valid instance references in collection filters

If a collection is filtered by an invalid id (meaning the model the
query argument points to with that specific id does not exist), we no
longer return an error. Instead the filter is applied without a lookup.

Fixes #104
parent 88595646
No related branches found
No related tags found
1 merge request!21Add API documentation
Pipeline #1770 passed