oms-Media/Models/Elastic/Media.json
Dennis Eichhorn 9ddf6bda86
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:05 +00:00

9 lines
176 B
JSON

{
"id": "{id}",
"title": "{title}",
"content": "{content}",
"extension": "{extension}",
"path": "{path}",
"types": ["{types}"],
"tags": ["{tags}"]
}