internetarchive / internetarchive/openlibrary-client
Fetching an ol Edition with `covers` has a null `cover` field
Open
bug
- Dominant language
- Python
- Stars
- 506
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
When fetching an `openlibrary.Edition` (which extends `common.Book`), the edition may have `covers` values, however a `cover` field is getting set which appears to always be `null`. Either set `cover` to be one of the `covers` or deprecate this field in favor of `covers`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.