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

fix: Security as array and valid spec in tests #76

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

fritterhoff
Copy link
Contributor

Should Fix: #74

@wI2L
Copy link
Owner

wI2L commented Mar 19, 2022

Changes looks fine to me. Thanks for taking time to send a PR, and sorry for the late response on the issue. I'll merge it asap and release a new version.

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #76 (d5bd4ab) into master (eb08933) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files           7        7           
  Lines         962      962           
=======================================
  Hits          914      914           
  Misses         32       32           
  Partials       16       16           
Impacted Files Coverage Δ
openapi/generator.go 94.00% <ø> (ø)
openapi/spec.go 82.05% <ø> (ø)

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 eb08933...d5bd4ab. Read the comment docs.

@wI2L wI2L merged commit 8ad9884 into wI2L:master Mar 31, 2022
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.

Security should be an array instead of dictionary
2 participants