Update first-web-api.md (#9911)
parent
f3ea782016
commit
5df84647fa
|
@ -362,6 +362,7 @@ Update the to-do item that has id = 1 and set its name to "feed fish":
|
|||
|
||||
```json
|
||||
{
|
||||
"ID":1,
|
||||
"name":"feed fish",
|
||||
"isComplete":true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue