peeringdb / peeringdb-py

PeeringDB python client
BSD 2-Clause "Simplified" License
89 stars 22 forks source link

docs need updating to reflect some api changes to the Client.update_all() call #88

Closed vegu closed 3 months ago

vegu commented 7 months ago

https://github.com/peeringdb/peeringdb-py/blob/master/docs/api.md refers to update_all() which was lost during the refactoring in version 2.0.0.

It is now located at Client.updater.update_all - this feels like an oversight and we should probably still have it abstracted at Client.update_all - at the very least documentation needs updating.

Also double check we're not missing any other changes.

jackcarrozzo commented 6 months ago

+1

grizz commented 6 months ago

+1

arnoldnipper commented 6 months ago

+1