Open jrheard opened 3 years ago
right now, if an incoming due date is set to "pizza" or something, we just drop it on the ground and use None instead; i'd prefer it if we returned a 422 response and didn't create/edit the task.
None
right now, if an incoming due date is set to "pizza" or something, we just drop it on the ground and use
None
instead; i'd prefer it if we returned a 422 response and didn't create/edit the task.