4 Commits

Author SHA1 Message Date
57513da827 - fixed item creation, which was broken by last update 2023-07-07 15:13:17 +02:00
4c0be6d87b Implemented api validation and item route patch
- Implemented api field validation in item api routes
- Implemented PATCH api route for item endpoint
2023-06-27 23:45:58 +02:00
efe36fc60a Aded helper func to parse int for prisma relations 2023-06-27 20:52:20 +02:00
578b21d4b5 Add parsing infrastructure for prisma schema 2023-06-27 18:51:15 +02:00