v1.2.0 - The workaround
What's new?
This release contains a workaround necessary to handle NetBox responses that deviate from the schema used to generate the client.
It makes all fields of structs, which have been identified as troublemakers, optional, allowing serde to successfully parse the responses at the cost of requiring extra steps on the user end.
Warning
This release is only compatible with NetBox v3.6.9. It may work with different minor or patch versions around this one but this is not guaranteed.
If you encounter any problems with this release, please let us know!
Sincerely,
- The Nazara Team 🦑