linkedin / linkedin/play-restli
Later on, we would need a better solution for this - play-restli should not limit the use of either type of filters
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading RestliServerHttpRequestHandler.scala at lines 78-79, the only location identified by the issue. Determine how the current filter limitation affects the request handler and define what supporting both filter types should mean. Done should remove that limitation without restricting either filter type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100