-
Notifications
You must be signed in to change notification settings - Fork 159
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
Autogenerate client from swagger json #52
Conversation
@mraerino Still working for this? Sorry for late but, I am planning to add netbox v2.7 for client. |
@mraerino Are you still working for this? I would like to add v2.7 supported version. |
@kobayashi @mraerino What is the progress on the 2.7 update? Can we also have the versioning tags match, or closely match the netbox versions? |
cca0a34
to
6ff9f63
Compare
I did the following to update this PR:
I did not make any changes to the swagger.json which is the main goal here. If anyone is interested in moving this forward, please try out this branch using this: go get -u github.com/netbox-community/go-netbox@86b0ffb1e31c476e90023d048a43ae43a794e3b1 if you are using types from the models, you'd want to replace |
I cherry-picked some of the ideas to master. Are we going to keep this open or close for good? |
Closing, since there is no activity and these changes were added in #143. |
Focussed on these goals:
swagger.json
models
andclient
directoriesTodos:
swagger.json
Patch swagger spec for incorrect definitions / missing parts