nautobot / go-nautobot

Autogenerated Nautobot API Go Bindings
Other
7 stars 3 forks source link

Get rid of `patch.go` when Nautobot API swagger has appropriate Token header #10

Open chadell opened 2 years ago

chadell commented 2 years ago

When https://github.com/nautobot/nautobot/pull/2411 is in, we could get rid of the crafted patch.go

whitej6 commented 2 years ago

@chadell This does not change the open api spec the is emitted by Nautobot, just resolves it from a UI perspective.

chadell commented 2 years ago

thanks @whitej6 , we will wait until the open api spec is properly fixed then

chadell commented 2 years ago

Actually, leaving this open for when the time comes

glennmatthews commented 1 year ago

Is this still an issue since the referenced PR was merged?

chadell commented 1 year ago

it should be validated (and documented), and remove the patch.go