Open ClaraLeigh opened 5 years ago
Adds in the ability to export a zone file by zoneID.
As the request function expects a json response, there is a strpos on the uri to ensure it is not the export endpoint.
Not as neat as I'd like it, so if there is a suggestion for a better way please let me know.
Adds in the ability to export a zone file by zoneID.
As the request function expects a json response, there is a strpos on the uri to ensure it is not the export endpoint.
Not as neat as I'd like it, so if there is a suggestion for a better way please let me know.