Exception when including something that is not available
Open
discussion
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if this is an issue or I am just missing something.
Lets say we have a link www.example.com?include=empty.
If "empty" is not defined (as a relation), it causes exception and I think it should just ignore that and return whatever is available.
Contributor guide
Assessment
This issue has not been assessed yet.