oms-Media/Models/Elastic/Media.json
Dennis Eichhorn 80a4100ba5
Some checks are pending
Image optimization / general_image_workflow (push) Waiting to run
CI / general_module_workflow_php (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run
bug fixes
2025-04-02 13:33:50 +00:00

9 lines
176 B
JSON
Executable File

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