augenblick / CardShop

0 stars 0 forks source link

#18 - add "open product(s)" support #24

Closed augenblick closed 6 months ago

augenblick commented 6 months ago

18

Add support for opening products in a user's inventory. Products that are opened are removed from user inventory, while the resulting contents are added to the same user's inventory.

Also added two simple endpoints

augenblick commented 6 months ago

@aaronaskew , I just pushed a commit that cleared out all rows in the Inventory table.