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

Add Core.IsDelta term for parameters/return types that are represented as deltas #278

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

mikepizzo
Copy link
Contributor

@mikepizzo mikepizzo commented Sep 26, 2024

Fixes oasis-tcs/odata-specs#348.

Defines the Core.IsDelta term that can be applied to an action or function parameter or return type to indicate that the parameter or return type is represented as a delta payload.

@HeikoTheissen HeikoTheissen merged commit 0caeb69 into main Oct 2, 2024
1 check passed
@HeikoTheissen HeikoTheissen deleted the DeltaFunctions branch October 2, 2024 16:00
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.

Allow functions/actions to return (and take) a delta payload
3 participants