Skip to content

Public 2.7.4 api documentation #10484

Answered by candlerb
cfrickey asked this question in Q&A
Discussion options

You must be logged in to vote
  1. https://github.com/netbox-community/netbox/tree/v2.7.4/docs
  2. curl http://localhost:8001/api/docs/?format=openapi >netbox.openapi.json and give this file to your external developers; they can open it an OpenAPI tool of their choice.

However, be very wary going down this path. Netbox API changes from version to version; if your external developers develop to v2.7, then they'll have to make substantial changes to their work later when you upgrade. I think it's better to get your upgrades out of the way first.

As for your local modifications to Netbox: depending on what you've done, this may be hard for you to unpick. However, if you can take your work and turn it into a Netbox "plugin" (fir…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cfrickey
Comment options

Answer selected by cfrickey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants