Skip to content

Add docs on HTTP verbs

Jessie Young requested to merge jy-api-styleguide into master

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.

Merge request reports