User tests: Successful: Unsuccessful:
Pull Request for Issue #34269 .
return the record in case of success
return a 404 in case of not found
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
closing this 1 better to have 1 pr only for the same file
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-01 06:48:07 |
Closed_By | ⇒ | alikon | |
Labels |
Added:
?
?
|
In terms of what it does JSON API says the following:
So I think if we decide to take the convention that if the document doesn't change we do return the 200 with a body rather than try and do the 204 this should be fine and ready for testing.