Closed thinkwebengineer closed 2 years ago
Base: 92.49% // Head: 92.49% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
4e77305
) compared to base (2771ce8
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Description
Remove deprecated DELETE method to
/loans/<identifier_type>/<path:identifier>
end point.Motivation and Context
Found a method that has not been declared and removed it.
How Has This Been Tested?
No testing required. The method was never declared in the code.
Checklist: