Files
spl-tools/php-template/example-media.json

10 lines
180 B
JSON

{
"map.jpg": {
"id": 123,
"url": "http://localhost/map.png"
},
"default.png": {
"id": 987,
"url": "http://localhost/default.png"
}
}