[FEATURE] Support the ability to retrieve multiple details at once.
Open
feature
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### Describe the feature
Currently, only retrieving the details of one entity at a time is supported. If you need to obtain multiple details at once, multiple calls are required, which leads to performance issues.
### Motivation
_No response_
### Describe the solution
_No response_
### Additional context
_No response_
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the existing single-entity detail retrieval API and its callers, then determine the batch request and response contract. Done means multiple details can be retrieved in one call with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100