github.com/philhug/dnscontrol@v0.2.4-0.20180625181521-921fa9849001/providers/octodns/octoyaml/parse_tests/001-single-a.json (about)

     1  [
     2    {
     3      "type":"A",
     4      "name":"foo",
     5      "target":"1.2.3.4",
     6      "ttl":301
     7    }
     8  ]