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

Change swagger.json to create valid available-ip/prefix methods #40

Closed
amhn opened this issue Sep 10, 2022 · 0 comments · Fixed by #41
Closed

Change swagger.json to create valid available-ip/prefix methods #40

amhn opened this issue Sep 10, 2022 · 0 comments · Fixed by #41
Assignees
Labels
enhancement New feature or request

Comments

@amhn
Copy link
Contributor

amhn commented Sep 10, 2022

Summary

The swagger.json for netbox does not allow creating valid functions for IpamPrefixesAvailablePrefixesCreate, IpamPrefixesAvailableIpsCreate and IpamIPRangesAvailableIpsCreate.

Changing the swagger.json to use a list as input to these functions will generate a function that is usable with netbox.

See netbox-community/netbox#10311

Example

See smutel/terraform-provider-netbox#45

Usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants