Skip to content

Convert csdl files to openapi #705

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

Merged
merged 25 commits into from
Feb 10, 2022
Merged

Conversation

MaggieKimani1
Copy link
Contributor

@MaggieKimani1 MaggieKimani1 commented Jan 26, 2022

This feature enables consumption of CSDL files with the .csdl and .xml extensions as input in Hidi and therefore, slicing them based on the available parameters.

Example: transform --input Files/Todo.xml --output Files/Todo-subset.yml --format yaml --version OpenApi3_0 --filterByOperationIds Todos.Todo.UpdateTodo

Fixes #690

@darrelmiller darrelmiller merged commit 707d7b7 into vnext Feb 10, 2022
@darrelmiller darrelmiller deleted the mk/feature/convert-csdl-to-openapi branch February 10, 2022 03:38
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.

Add CSDL conversion to OpenAPI support in Hidi
3 participants