Add docs on HTTP verbs
What does this MR do and why?
- We have many update endpoints that use PUT which is not exactly semantically correct.
- These docs will ensure that we use PATCH moving forward.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.