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

Changed all() method to call filter() method in Endpoint class #240

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

tsm1th
Copy link
Contributor

@tsm1th tsm1th commented Oct 9, 2024

This would close #237 if approved

Added tests to confirm context could be retrieved with the following:

nautobot.dcim.devices.all(include=['config_context'])

@joewesch joewesch merged commit b848c07 into nautobot:develop Oct 10, 2024
21 checks passed
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.

Support include kwarg in the Endpoint.all() Method
3 participants