WorkshopTasker/server
Wroclaw f5b205f90c api/clients.post (checkIsClient): Fix opposite condition for the patch parameter.
previously, when patch was true, it was requiring the values in the fields.
and vice versa.
It turns out the "patch" variable was negated for some reason.
2023-11-09 11:39:00 +01:00
..
api api/clients.post (checkIsClient): Fix opposite condition for the patch parameter. 2023-11-09 11:39:00 +01:00
middleware Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
utils Don't import Decimal from internal libraries 2023-11-09 04:34:25 +01:00