Lightmatter / welkin-health

A Python wrapper of the Welkin Health API
https://welkin.readthedocs.io
Other
4 stars 3 forks source link

Unify parent accessor methods #90

Closed samamorgan closed 6 months ago

samamorgan commented 10 months ago

We had a number of methods that were introspecting the parent chain for IDs, this cleans all of those up and centralizes all functionality.

This should be backwards-compatible, as no changes were made to existing model tests.

Changelog