Return defuzzed input
Open
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/apache/incubator-ponymail-foal/blob/8779df1526aec4839e6f69a508ab418cc340cad5/server/endpoints/stats.py#L79
It would be useful for debugging/testing to be able to return the defuzzed parameters.
This could be an extra option.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading server/endpoints/stats.py around line 79 and trace how the endpoint currently handles its parameters. Define the extra option and verify that enabling it returns the defuzzed parameters for debugging or testing without changing the default response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100