{ "description": "string" }
curl --location --request POST 'http://localhost:8080/todos' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "insertedId": "659a540dcd52a4de9758d99b" }