[go: up one dir, main page]

20963: Unfilter Content-Type param in API logs for commit and files API endpoints

Summary

As part of the incident prompting this FCL, we identified that content-type was being filtered in API logs, making it invisible to engineers debugging content-type related issues.

Implementation steps

  • Unfilter Content-Type param on commits API
  • Unfilter Content-Type param on files API
Edited by Emma Park