Just an observation, many REST API interfaces out there will return the modified item after you use PUT or POST on it so that you can verify your changes. So response body payload only is usually not enough to know what method was used.
I knew it was not A or C, but interesting info for future use for those who don't use it much:
Data Types:
GET supports only string data types. <----- hence everything depicted above is in quotes.
POST supports various data types including binary.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ferdomravec87
3 months agoNetworkJanitor
3 months agochiacche
4 months agoRfvaz
4 months ago