Input validation for config set APIs
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
The current manager's `/config/set` API just acceps whatever the client sends.We need to apply some validation there.
JIRA Issue: BA-307
Contributor guide
Research direction
Start by locating the manager's /config/set API and review JIRA issue BA-307 for the intended validation rules. Clarify which configuration values and client errors are in scope before changing anything. Done means invalid requests are rejected while valid configuration updates continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100