oms-Tasks/Models/Elastic/Task.json
Dennis Eichhorn 11f74f675d
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:06 +00:00

6 lines
96 B
JSON

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