1
0
mirror of https://github.com/go-acme/lego.git synced 2025-02-03 18:02:02 +02:00
lego/providers/dns/liara/internal/fixtures/RecordResponse.json
2022-11-26 02:06:08 +00:00

11 lines
162 B
JSON

{
"status": "string",
"data": {
"id": "string",
"name": "string",
"type": "string",
"ttl": 3600,
"contents": [{ "text": "string" }]
}
}