Skip to content

fix(api): don't require content type for apps delete endpoint#4093

Merged
ReenigneArcher merged 2 commits into
LizardByte:masterfrom
doxxx:api-delete-content-type
Jul 19, 2025
Merged

fix(api): don't require content type for apps delete endpoint#4093
ReenigneArcher merged 2 commits into
LizardByte:masterfrom
doxxx:api-delete-content-type

Add comment explaining why check_content_type is skipped.

d079b9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2025 in 1s

11.32% (+0.00%) compared to 274b998

View this Pull Request on Codecov

11.32% (+0.00%) compared to 274b998

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.32%. Comparing base (274b998) to head (d079b9e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4093   +/-   ##
=======================================
  Coverage   11.31%   11.32%           
=======================================
  Files          92       92           
  Lines       17571    17570    -1     
  Branches     8239     8238    -1     
=======================================
  Hits         1989     1989           
  Misses      13063    13063           
+ Partials     2519     2518    -1     
Files with missing lines Coverage Δ
src/confighttp.cpp 0.00% <ø> (ø)