oms-Tasks/Models/Elastic/Task.json
2025-04-02 13:33:51 +00:00

6 lines
96 B
JSON
Executable File

{
"id": "{id}",
"title": "{title}",
"content": "{content}",
"tags": ["{tags}"]
}