lego/providers/dns/hosttech/internal/fixtures/record.json
2021-07-09 22:50:19 +02:00

10 lines
138 B
JSON

{
"data": {
"id": 10,
"type": "TXT",
"name": "lego",
"Text": "content",
"ttl": 3600,
"comment": "example"
}
}