in-memory-tasks #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "demophoon/donezo:in-memory-tasks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a poc for in-memory tests
I might be doing something wrong but I'm having trouble getting the start/end dates to be accepted. This JSON payload:
produces this task:
but this payload
throws a 422:
It was my fault, those keys are wrong. This payload works:
WIP: in-memory-tasksto in-memory-tasks