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 securityScheme/securityRequirement serialization #1752

Conversation

dldl-cmd
Copy link
Contributor

Fixes the invalid serialization of the securityScheme reference from issue #1506

The security requirement should not use the full serialization of a securityScheme as those are not the same. The securityRequirement only needs the reference to the securityScheme, not the complete object.

The security requirement should not use the full serialization of a
securityScheme as those are not the same. The securityRequirement
only needs the reference to the securityScheme, not the complete
object.
@MaggieKimani1 MaggieKimani1 merged commit d3df64d into microsoft:vnext Aug 2, 2024
6 checks passed
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.

2 participants