github.com/teknogeek/dnscontrol/v2@v2.10.1-0.20200227202244-ae299b55ba42/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  ]