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

Quick fix for #165: Make some *_count fields non-required #178

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fxedel
Copy link

@fxedel fxedel commented Jun 26, 2024

No description provided.

@@ -130139,7 +130116,6 @@ components:
- display
- id
- name
- prefix_count
- slug
- url
- vlan_count

Choose a reason for hiding this comment

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

vlan_count is also affected / in-scope

@dechristopher
Copy link

dechristopher commented Aug 1, 2024

Would be very awesome to see this land. We're getting hit with device_count errors trying to run DCIM lists. Big blocker, as we're already stuck on Netbox v4.0.8 and all prior versions of this library are incompatible.

Copy link

@nutgood nutgood left a comment

Choose a reason for hiding this comment

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

We've reviewed this and are using it internally @ sherweb/go-netbox. We can confirm this works as expected and got rid of all errors. We've reviewed all changes in this PR and there's no unexpected code.

We'd love to get back to the upstream (this repo) and would also love for this to land.

clinta added a commit to clinta/go-netbox that referenced this pull request Oct 12, 2024
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.

4 participants