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: Error generated when security scheme in Components is a reference #1178

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

MaggieKimani1
Copy link
Contributor

This PR adds logic for resolving a security scheme reference object in the components section which previously was generating an error.
Fixes #1166

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

40.0% 40.0% Coverage
0.0% 0.0% Duplication

@MaggieKimani1 MaggieKimani1 merged commit 662c901 into vnext Mar 7, 2023
@MaggieKimani1 MaggieKimani1 deleted the mk/bugfix-security-scheme-reference branch March 7, 2023 12:22
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.

Error is generated if a securitySchemes entry in the Components Object is a reference
2 participants