github.com/hexonet/dnscontrol@v0.2.8/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 ]