Skip to content

Refactor: InventoryBackend

Shawn Budzinski requested to merge inventoryBackendShawn into main

Most important change was: console.log("Updated inventory", updatedInventory); to console.log("Updated inventory", inventory); This allows AddInventoryFrontend to make PATCH request to inventorybackend to update inventory weight

Merge request reports

Loading