Skip to content

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.

2 participants