aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2026-03-02 14:20:23 +0300
committerA Farzat <a@farzat.xyz>2026-03-02 15:05:28 +0300
commit1cc32c35edaf6b8c2f468c22ccf61f3f07027e81 (patch)
treeec8cb24273b9461960767641285ece8b8db0ad66 /.gitignore
parent10f1db4541e40ef776e41f572ff07a5ed64205ca (diff)
downloadoreilly-epub-1cc32c35edaf6b8c2f468c22ccf61f3f07027e81.tar.gz
oreilly-epub-1cc32c35edaf6b8c2f468c22ccf61f3f07027e81.zip
Refactor away SearchResponse model
Its functionality is covered by Paginated. The fetch_metadata function was also replaced by the more generic fetch_all_pages. Given that we are searching by the isbn, we should presumably get only 1 result, so only one call will be made even when fetch_all_pages is used. This behaviour is not documented though, so switching to the metadata endpoint in the future is recommended.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions