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