mirror of
https://github.com/go-acme/lego.git
synced 2025-01-11 06:10:00 +02:00
13 lines
184 B
JSON
13 lines
184 B
JSON
{
|
|
"status": "string",
|
|
"data": [
|
|
{
|
|
"id": "string",
|
|
"name": "string",
|
|
"type": "string",
|
|
"ttl": 3600,
|
|
"contents": [{ "text": "string" }]
|
|
}
|
|
]
|
|
}
|