sc0ttes
sc0ttes
Does go-netbox support "X-Session-Key" for returning plaintext secrets [as so](https://netbox.readthedocs.io/en/stable/rest-api/working-with-secrets/)? From what I can gather it appears I would need to implement a custom client to make the initial POST...
Added example and slightly better documentation to help others understand how to retry on exceptions
### Feature Description Following template for #574
Since yarn does not automatically install peerDependencies, the plugin fails while trying to load the peerDependencies. Perhaps you'd consider making all the peerDependencies straight dependencies since the plugin relies on...