1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-10 00:43:48 +02:00
lego/providers/dns/zoneee/internal/fixtures/create-txt-record.json
2023-05-05 09:49:38 +02:00

11 lines
173 B
JSON

[
{
"resource_url": "string",
"destination": "server.example.com",
"id": "123",
"name": "prefix.example.com",
"delete": true,
"modify": true
}
]