Ross McFarland
Ross McFarland
Ran into the issue with azure-mgmt-dns>=9.0.0 that a number of other people have hit. As best as I can tell the `api_version` parameter was removed. Everything else seems to be...
It appears newer versions of NeoVim have modified guioptions to be immutable causing an error when it's set. This PR adds a guard to the template to omit that line...
As part of working through https://github.com/octodns/octodns/pull/1315 I wanted to add support for `
Adds support for json output/replay driven off of file extension, `.csv` vs `.json`. One additional note is that if the output format is json and the payload is json it...