File tree Expand file tree Collapse file tree 1 file changed +49
-1
lines changed
Expand file tree Collapse file tree 1 file changed +49
-1
lines changed Original file line number Diff line number Diff line change 77 },
88 {
99 "product_id" : 7 ,
10- "product_name" : " Pistachio Chocolate " ,
10+ "product_name" : " Pistachio Praline " ,
1111 "price" : 22.0 ,
1212 "status" : " Available"
1313 },
1616 "product_name" : " Madeleines" ,
1717 "price" : 11.0 ,
1818 "status" : " Available"
19+ },
20+ {
21+ "product_id" : 11 ,
22+ "product_name" : " Biscuits" ,
23+ "price" : 11.0 ,
24+ "status" : " Available"
25+ },
26+ {
27+ "product_id" : 12 ,
28+ "product_name" : " Coconut cake" ,
29+ "price" : 11.0 ,
30+ "status" : " Available"
31+ },
32+ {
33+ "product_id" : 13 ,
34+ "product_name" : " Chocolate Truffles" ,
35+ "price" : 11.0 ,
36+ "status" : " Available"
37+ },
38+ {
39+ "product_id" : 14 ,
40+ "product_name" : " Tres leches" ,
41+ "price" : 11.0 ,
42+ "status" : " Available"
43+ },
44+ {
45+ "product_id" : 15 ,
46+ "product_name" : " Flan" ,
47+ "price" : 11.0 ,
48+ "status" : " Available"
49+ },
50+ {
51+ "product_id" : 14 ,
52+ "product_name" : " Brioche" ,
53+ "price" : 11.0 ,
54+ "status" : " Available"
55+ },
56+ {
57+ "product_id" : 16 ,
58+ "product_name" : " Chocolate sweets" ,
59+ "price" : 11.0 ,
60+ "status" : " Available"
61+ },
62+ {
63+ "product_id" : 14 ,
64+ "product_name" : " Royale Chocolat" ,
65+ "price" : 11.0 ,
66+ "status" : " Available"
1967 }
2068]
You can’t perform that action at this time.
0 commit comments