Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bulk update support to the endpoint class #165

Merged

Conversation

tsm1th
Copy link
Contributor

@tsm1th tsm1th commented Feb 5, 2024

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

pynautobot/core/endpoint.py Outdated Show resolved Hide resolved
pynautobot/core/endpoint.py Outdated Show resolved Hide resolved
pynautobot/core/response.py Show resolved Hide resolved
Copy link
Contributor

@joewesch joewesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@joewesch joewesch merged commit 51c27df into nautobot:develop Feb 8, 2024
4 checks passed
@tsm1th tsm1th deleted the feature/bulk-update-endpoint-method branch February 8, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify the Endpoint.update() method to support bulk updates
2 participants