Skip to content

Commit f89e0ba

Browse files
committed
add json's
1 parent 50c4d61 commit f89e0ba

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

inventory.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

products.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"product_name":"1","quantity":1,"price_per_unit":1.0,"sales_tax":0.1,"total_price":1.1}]

0 commit comments

Comments
 (0)