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

Add a commandline option that takes in a metadata version for OpenAPI conversion #1197

Merged
merged 5 commits into from
Mar 29, 2023

Conversation

MaggieKimani1
Copy link
Contributor

Adds the commandline option --metadata-version which takes in a metadata version parameter to be passed as a convert setting during CSDL to OpenApi conversion
Fixes #1196

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for making that change, can you also update the weekly generation progress please?

src/Microsoft.OpenApi.Hidi/Program.cs Outdated Show resolved Hide resolved
Remove unnecessary section in description

Co-authored-by: Vincent Biret <[email protected]>
@MaggieKimani1
Copy link
Contributor Author

Thanks for making that change, can you also update the weekly generation progress please?

Sure

@sonarcloud
Copy link

sonarcloud bot commented Mar 29, 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 6 Code Smells

76.5% 76.5% Coverage
0.0% 0.0% Duplication

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.

Update Hidi to take in a version parameter as a command line option
2 participants