Add a unfiltered route
Open
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In this route, classes will be displayed as they are in the config editor, not filtered by name and such. This ensures that all the classes properties are present and makes it easier to search for people who are familiar with config entries
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing route that filters classes by name and tracing how it loads class properties for the config editor. Add the unfiltered route alongside that entry point, then verify that it returns all classes with their complete properties and does not apply name filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100