Add example-media.json file for testing php-template
This commit is contained in:
10
php-template/example-media.json
Normal file
10
php-template/example-media.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"map.jpg": {
|
||||
"id": 123,
|
||||
"url": "http://localhost/map.png"
|
||||
},
|
||||
"default.png": {
|
||||
"id": 987,
|
||||
"url": "http://localhost/default.png"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user