nautobot / pynautobot

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

Resolves #182 by adding the `members` detail endpoint #183

Closed tsm1th closed 2 months ago

tsm1th commented 3 months ago

This PR resolves the issue where the api extras/dynamic-groups/{id}/members is not accessible in pynautobot. New tests and fixtures were added as part of this effort.