forked from TrueCloudLab/lego
13 lines
184 B
JSON
13 lines
184 B
JSON
|
{
|
||
|
"status": "string",
|
||
|
"data": [
|
||
|
{
|
||
|
"id": "string",
|
||
|
"name": "string",
|
||
|
"type": "string",
|
||
|
"ttl": 3600,
|
||
|
"contents": [{ "text": "string" }]
|
||
|
}
|
||
|
]
|
||
|
}
|