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 functions and actions taking/returning delta payloads #2005

Merged
merged 8 commits into from
Oct 2, 2024

Conversation

mikepizzo
Copy link
Contributor

Fixes #348.
Add description of Core.IsDelta to Parameter and ReturnType
Add, to introduction, that functions and actions can take, and return, delta payloads

Also:
-added missing description of Core.OptionalParameter to Parameter
-fixed a typo ("Action of Function"=>"Action or Function")

Add description of Core.OptionalParameter to Parameter
Add, to introduction, that functions and actions can take, and return, delta payloads
@ralfhandl
Copy link
Contributor

Should we remove the "Response" from section headers

Copy link
Contributor

@HeikoTheissen HeikoTheissen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make the section "Annotation Core.OptionalParameter" representation-independent as well.

@ralfhandl
Copy link
Contributor

Make the section "Annotation Core.OptionalParameter" representation-independent as well.

The section contains an annotation example which is representation-specific.

@HeikoTheissen HeikoTheissen merged commit 216dfd9 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