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

Support a "*" option that one can use to exclude all operation imports and bound operations at once when using the odata-cli #253

Open
ElizabethOkerio opened this issue Mar 23, 2022 · 0 comments
Labels
backlog enhancement New feature or request

Comments

@ElizabethOkerio
Copy link
Contributor

ElizabethOkerio commented Mar 23, 2022

To exclude all the operation imports and bound operations from the generated code, you are required to pass a comma-separated list of all the operation imports or bound operations. This can be tedious in a case where you have lots of bound operations or operation imports.

The solution is to have an option like this --excluded-operation-imports * or --excluded-bound-operations * that one can use to exclude all the operation imports or bound operations.

@ElizabethOkerio ElizabethOkerio added Feature New feature enhancement New feature or request and removed Feature New feature labels Mar 23, 2022
@ElizabethOkerio ElizabethOkerio changed the title Support a "*" option that one can use to exclude all operation imports and bound-operations when using the odata-cli Support a "*" option that one can use to exclude all operation imports and bound operations at once when using the odata-cli Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant