BookOps-CAT / bookops-worldcat

BookOps WorldCat Metadata API wrapper
https://bookops-cat.github.io/bookops-worldcat/
MIT License
35 stars 7 forks source link

added new api endpoints #81

Closed charlottekostelic closed 7 months ago

charlottekostelic commented 7 months ago

Added methods for remaining Metadata API 2.0 endpoints Added tests for all new methods Added live tests for match_bib, validate_bib, get_institution_holding_codes, holding_set_on_record, holding_unset_on_record, get_bib_classification, and get_bib_holdings (no live tests for any lhr endpoints, lbd endpoints, create_bib or replace_bib)

The methods aren't in any sort of order right now the MetadataSession class once we have finalized naming conventions.