Upload files to "/"

This commit is contained in:
benchinnery 2025-09-08 14:11:59 -04:00
parent 732aceb5ac
commit c394b68068

15
2.json Normal file
View File

@ -0,0 +1,15 @@
{
"productId": "SKU-12345",
"productName": "Wireless Bluetooth Headphones",
"price": 79.99,
"inStock": true,
"tags": [
"audio",
"electronics",
"wireless"
],
"specs": {
"color": "Midnight Black",
"batteryLife": "20 hours"
}
}