Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/39 fix 401 and 403 responses not removed #40

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

stazz
Copy link
Member

@stazz stazz commented Aug 11, 2023

No description provided.

…es '401' and '403' responses from those operations which have security
schemes specified so that they are deemed to be authenticated.
@stazz stazz self-assigned this Aug 11, 2023
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #40 (6590259) into main (ad7173b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          805       822   +17     
  Branches       109       113    +4     
=========================================
+ Hits           805       822   +17     
Flag Coverage Δ
metadata 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
metadata/src/utils.ts 100.00% <100.00%> (ø)

@stazz stazz merged commit 9ec9dc8 into main Aug 11, 2023
5 checks passed
@stazz stazz deleted the issue/39-fix-401-and-403-responses-not-removed branch August 11, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant