nautobot / pynautobot

Nautobot Python SDK
https://pynautobot.readthedocs.io/en/latest/index.html
Apache License 2.0
34 stars 29 forks source link

Added bulk update support to the endpoint class #165

Closed tsm1th closed 5 months ago

tsm1th commented 5 months ago

This modifies the update method to support bulk updates on the endpoint class along with other changes to support bulk updates. This will resolve #164