Skip to content

Remove security on operation level fix #284

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

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 2, 2021

Fixes #280

@p1c2u p1c2u force-pushed the fix/remove-security-fix branch from 2104b62 to 52c5771 Compare February 2, 2021 12:55
@p1c2u p1c2u force-pushed the fix/remove-security-fix branch from 52c5771 to dcec29b Compare February 2, 2021 12:58
@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #284 (dcec29b) into master (b6a745c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   96.80%   96.81%           
=======================================
  Files         122      122           
  Lines        2412     2416    +4     
=======================================
+ Hits         2335     2339    +4     
  Misses         77       77           
Impacted Files Coverage Δ
openapi_core/schema/operations/generators.py 100.00% <100.00%> (ø)
openapi_core/schema/operations/models.py 100.00% <100.00%> (ø)
openapi_core/validation/request/validators.py 95.13% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6a745c...dcec29b. Read the comment docs.

@p1c2u p1c2u merged commit f2b5bbe into master Feb 2, 2021
@p1c2u p1c2u deleted the fix/remove-security-fix branch February 2, 2021 13:24
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.

Empty security list doesn't override top-level security declaration
1 participant