I am pretty sure the response {"error":"undefined method
end_with?’ for nil:NilClass"}` is a bug. Where do you report bugs in the API itself? (Details below)
curl -H 'Authorization: Bearer deadbeef' \
--data \
'{"type":"A",
"hostname":"junk.example.net",
"value":"192.168.0.1",
"ttl":3600,
"priority":null,
"weight":null,
"port":null,
"flag":null,
"tag":null}' \
https://api.netlify.com/api/v1/dns_zones/feedbeef/dns_records/
responds with {"error":"undefined method
end_with?’ for nil:NilClass"}`