code4romania / code4romania/czl-api
Automatically derive type
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Type shouldn't be set by the submitter, unless known with full certainty.
- [ ] data model: make type optional on input;
- [ ] internal logic: derive type on save, based on some smart heuristic;
- [ ] data model & logic: differentiate between auto-derived and submitted types.
Contributor guide
Assessment
This issue has not been assessed yet.