dbinfrago / dbinfrago/polarion-rest-api-client
Implement an UNSET value
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes it is very helpful to know, whether a value is really `None` or if it just wasn't requested from the server. For this reason we should implement kind of an Unset value. In addition, we could add a reference to the client to all dataclasses and make lazy loading possible for unset values (tbd)
Contributor guide
Assessment
This issue has not been assessed yet.