Agree with that. I was operating on the description in the blog post that, in my opinion, contradicts itself a little bit
Why is POST /accounts/4402278/close correct in the first example? According to the rest of the post, PUT should be a better option. Closing an account seems to me like its updating a resource, not creating one. Also,…
Agree with that. I was operating on the description in the blog post that, in my opinion, contradicts itself a little bit
Why is POST /accounts/4402278/close correct in the first example? According to the rest of the post, PUT should be a better option. Closing an account seems to me like its updating a resource, not creating one. Also,…