Skip to content

Handle additionalInput without modifying the actual input model #787

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adwsingh
Copy link
Contributor

Issue #, if available:

Description of changes:

Modifying the actual input model has other side affects like affecting RestJson serialization. To avoid these we now create proxy operations which delegate to the actual operations.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@adwsingh adwsingh requested a review from rhernandez35 June 18, 2025 20:32
@adwsingh adwsingh force-pushed the adwsingh/fix-additional-input branch 2 times, most recently from e4e6c6f to 78939b6 Compare June 18, 2025 20:51
@adwsingh adwsingh force-pushed the adwsingh/fix-additional-input branch 2 times, most recently from d276785 to b893b9f Compare June 18, 2025 21:59
@adwsingh adwsingh force-pushed the adwsingh/fix-additional-input branch from b893b9f to 771a34c Compare June 18, 2025 22:06
@adwsingh adwsingh requested a review from rhernandez35 June 18, 2025 22:24
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