github.com/teknogeek/dnscontrol/v2@v2.10.1-0.20200227202244-ae299b55ba42/providers/octodns/octoyaml/parse_tests/005-doc-example2.json (about)

     1  [
     2    {"type":"A","name":"@","target":"1.2.3.4","ttl":305},
     3    {"type":"A","name":"@","target":"1.2.3.5","ttl":305},
     4    {"type":"MX","name":"@","target":"mx1.example.com.","ttl":305,"mxpreference":10},
     5    {"type":"MX","name":"@","target":"mx2.example.com.","ttl":305,"mxpreference":10}
     6  ]