Improve /license/redeploy response with per-license status details
Open
- Dominant language
- Python
- Stars
- 252
- Forks
- 60
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 3
Description
The current PATCH /license/redeploy endpoint returns a single generic {"message": "Licenses redeployed."} regardless of per-license success/failure (noted by the TODO). This makes it hard for CLI users and automation to detect partial failures. Proposing to return detailed per-license results with status, error messages, and summary counts.
Contributor guide
Assessment
This issue has not been assessed yet.