From dfbd2223cb3a742039c9a8d7509b5ada796899e0 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Thu, 19 Jun 2025 21:34:38 -0700 Subject: [PATCH] Update todo --- ToDo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ToDo.txt b/ToDo.txt index a7eb16d..7c36dd4 100755 --- a/ToDo.txt +++ b/ToDo.txt @@ -24,4 +24,8 @@ Store Catalog Add to cart wraps text when screen is too small Program - Probably need to turn on cors at some point \ No newline at end of file + Probably need to turn on cors at some point + +DTO + Cannot send dotnet List -> must be arrays + Need to update local server to use www-formdata instead of json \ No newline at end of file