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

feat(core): support multiple file input for OAS converter #228

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

bzp2010
Copy link
Collaborator

@bzp2010 bzp2010 commented Jan 23, 2025

Description

Add the ability to convert multiple OAS specs simultaneously to a single ADC configuration to the OAS converter.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible: The command line outputs will change, but they should not have been relied upon, so this will be compatible.

},
{
title:
'Convert multiple OpenAPI specifications to single ADC configuration',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
'Convert multiple OpenAPI specifications to single ADC configuration',
'Convert multiple OpenAPI specifications into the default ADC configuration (adc.yaml)',

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This behavior has been mentioned in other examples so this may not be necessary.

@bzp2010 bzp2010 merged commit 3a1e8ea into main Jan 24, 2025
16 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