inventree / inventree-python

Python library for communication with inventree via API
https://docs.inventree.org/en/latest/api/python/python/
MIT License
26 stars 34 forks source link

Add function for Part requirements #173

Closed miggland closed 1 year ago

miggland commented 1 year ago

Add getRequirements() method, to give information contained in 'requirements' API endpoint

SchrodingersGat commented 1 year ago

Nice, and good addition of unit tests :)