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

Enables configuring appending bound operations on derived types #226

Merged
merged 9 commits into from
Jun 2, 2022

Conversation

irvinesunday
Copy link
Contributor

Fixes #221

This PR:

  • Adds a new convert setting AppendBoundOperationsOnDerivedTypes that allows configuring whether or not to append bound operations on derived types. This is enabled by default - true.
  • Updates the relevant tests to validate use of the above setting flag when generating paths for bound operations on derived types.

@irvinesunday irvinesunday requested a review from peombwa May 30, 2022 17:13
@baywet
Copy link
Member

baywet commented May 30, 2022

also this PR is conflicting :)

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.

OData actions are applied to derived types
3 participants