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(query): remove string check in open api security query #5831

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

cxMiguelSilva
Copy link
Collaborator

@cxMiguelSilva cxMiguelSilva commented Sep 23, 2022

Closes #5747

Proposed Changes

  • remove string format check for security query "Invalid Format"

I submit this contribution under the Apache-2.0 license.

@cxMiguelSilva cxMiguelSilva added bug Something isn't working query New query feature openapi OpenAPI query labels Sep 23, 2022
@cxMiguelSilva cxMiguelSilva self-assigned this Sep 23, 2022
Copy link
Contributor

@rafaela-soares rafaela-soares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@cxMiguelSilva cxMiguelSilva marked this pull request as ready for review September 23, 2022 11:38
@rafaela-soares rafaela-soares merged commit 5954190 into master Sep 23, 2022
@rafaela-soares rafaela-soares deleted the fix/5747 branch September 23, 2022 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working openapi OpenAPI query query New query feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update invalid_format query for OpenAPI
2 participants