Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Added CSDL filter for entitysets and singletons#803

Merged
darrelmiller merged 4 commits intovnextmicrosoft/OpenAPI.NET:vnextfrom
dm/csdl-filtermicrosoft/OpenAPI.NET:dm/csdl-filterCopy head branch name to clipboard
Mar 29, 2022
Merged

Added CSDL filter for entitysets and singletons#803
darrelmiller merged 4 commits intovnextmicrosoft/OpenAPI.NET:vnextfrom
dm/csdl-filtermicrosoft/OpenAPI.NET:dm/csdl-filterCopy head branch name to clipboard

Conversation

@darrelmiller
Copy link
Member

When working with large CSDL files, it can take a long time to generate the OpenAPI document. For performance reasons this update adds a filter parameter so that a user can select a subset of the CSDL document. This is done by providing a comma delimited list of EntitySet and Singleton names that appear in the EntityContainer.

hidi transform -cs dataverse.csdl --csdlFilter "appointments,opportunities" -o appointmentsAndOpportunities.yaml -ll trace

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.