1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-10 00:43:48 +02:00
lego/providers/dns/shellrent/internal/fixtures/domain-details.json
2024-03-08 17:49:57 +01:00

10 lines
139 B
JSON

{
"error": 0,
"message": "",
"data": {
"id": 123,
"domain_name": "example.com",
"domain_name_ascii": "example.com"
}
}