pynetbox
pynetbox copied to clipboard
Update doco for all() and filter() methods regarding iteration over result set
Updating doco to reflect the need to encapsulate the result set in a list when calling the all() method of an endpoint.
See disscussion in netbox-community#450 and also sol1james#1