eclipse-ee4j / eclipse-ee4j/jersey
Allow Exclusions in Selectable Entity Filter
Open
Type: New Feature
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/HubSpot/jackson-jaxrs-propertyfiltering/ supports filtering by exclusion (e.g. select=!description would include all fields except for description). It would be very useful if Jersey's SelectableEntityFilter supported this capability.
Contributor guide
Assessment
This issue has not been assessed yet.