lego/providers/dns/hosttech/internal/fixtures/record.json

11 lines
138 B
JSON
Raw Normal View History

2021-07-09 20:50:19 +00:00
{
"data": {
"id": 10,
"type": "TXT",
"name": "lego",
"Text": "content",
"ttl": 3600,
"comment": "example"
}
}