Merged
Eelco van der Wel requested to merge
search-with-edges into
dev
- Adds new method
PodClient._item_from_search
, which handles the json from search API
- PodClient.search uses above method to create Items from json
- added test for
PodClient.search
with/without include_edges
option