Closed jonashendrickx closed 1 month ago
Attention: Patch coverage is 44.18605%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 35.19%. Comparing base (
e77ce32
) to head (f75cdac
). Report is 7 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...pi/OpenApi/Filters/AuthorizationOperationFilter.cs | 0.00% | 24 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ticket
Description
This change will benefit improved client code generated from the Open API schema we provide.
Shape
Screenshots
References the authentication scheme name for every request.
The defined security schemes:
Checklist
I did the following to ensure that my changes were tested thoroughly:
I did the following to ensure that my changes do not introduce security vulnerabilities: