mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-18 22:31:32 +03:00
12 lines
196 B
JSON
12 lines
196 B
JSON
{
|
|
"endpoints": [
|
|
{
|
|
"method": "POST",
|
|
"route": "/api/action/productivity/todo_list/create_list",
|
|
"params": [
|
|
"list"
|
|
],
|
|
"entitiesType": "trim"
|
|
}
|
|
]
|
|
} |