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

Fix site.asns and interface.tagged_vlans schema specs #171

Merged
merged 4 commits into from
May 6, 2024

Conversation

olekgo
Copy link
Contributor

@olekgo olekgo commented Apr 9, 2024

This PR fixes site.asns and interface.tagged_vlans schema specs, but I'd expect there many more that are broken. Schema should ultimately be fixed in Netbox itself, however, it's a longer process and in order to unblock myself I've created this PR.

The configuration was regenerated using Netbox version 3.7.1. However, since the schema for object NestedASN was missing in this version, it was sourced from the latest available version (3.7.5).

Fixes: #170
Related: netbox-community/netbox#15404

@v0ctor v0ctor merged commit f2a865c into netbox-community:master May 6, 2024
2 checks passed
@v0ctor
Copy link
Collaborator

v0ctor commented May 6, 2024

Thank you very much, @olekgo! And sorry for the delay.

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.

Cannot unmarshal object _PaginatedInterfaceList.results of type int32
2 participants