Closed llaville closed 7 years ago
412 is thrown when somebody else already has modified the todo. This is to prevent overwriting changes if two clients are working on the same todo at the same time.
Other way to say this is that the reason for failing is that todo has already been modified.
I prefer (vote +1) for "todo has already been modified". More clear to understand what happened
Mika,
In file
slim-api-skeleton-master\routes\todos.php
,As precondition failed, I suppose that the reason should be spelled "Todo has not been modified"
Laurent