nautobot / go-nautobot

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

Switch to swagger generator #29

Closed TobiPeterG closed 2 months ago

TobiPeterG commented 3 months ago

This generator doesn't create any errors. I reworked how to create the go bindings, works fine for me.

This generator only creates warnings: 10:58:39.130 [Thread-0] WARN i.s.c.v.g.DefaultCodegenConfig - String to be sanitized is null. Default to Object

I don't have any tests yet, but this looks promising.

TobiPeterG commented 2 months ago

Closed in favor of https://github.com/nautobot/go-nautobot/pull/30