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

WIP: Openapi input mode bug fixes #5563

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

Conversation

tarunKoyalwar
Copy link
Member

@tarunKoyalwar tarunKoyalwar commented Aug 24, 2024

Proposed changes

  • fix panic when schema is not defined for a section in openapi file
  • get all security schema required params at once instead of one at a time
  • refactor + various changes related to openapi required params input file
  • depends on file input support for runtimeVarP goflags#199
  • -var flag now support variable file as input

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@tarunKoyalwar tarunKoyalwar removed the request for review from dogancanbakir August 24, 2024 16:04
@tarunKoyalwar tarunKoyalwar marked this pull request as draft August 24, 2024 16:04
@tarunKoyalwar tarunKoyalwar changed the title Openapi input mode bug fixes WIP: Openapi input mode bug fixes Aug 24, 2024
@tarunKoyalwar tarunKoyalwar self-assigned this Sep 1, 2024
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.

1 participant