mirror of
https://github.com/go-acme/lego.git
synced 2025-01-11 06:10:00 +02:00
10 lines
91 B
JSON
10 lines
91 B
JSON
{
|
|
"code": 123,
|
|
"details": [
|
|
{
|
|
"@type": "foo"
|
|
}
|
|
],
|
|
"message": "bar"
|
|
}
|