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 run result previews #34

Merged
merged 2 commits into from
Feb 3, 2022
Merged

Conversation

alexpearce
Copy link
Contributor

Run execution now provides an optional 'preview' as a JSON encoding of the object returned by the executed runnable. This PR:

  • Adds RunGet.result_preview schema field to support receiving that preview.
  • Modifies one of the examples to show the preview.

paulcjh
paulcjh previously approved these changes Feb 3, 2022
@alexpearce alexpearce enabled auto-merge (rebase) February 3, 2022 15:58
@alexpearce alexpearce merged commit 5d8b885 into main Feb 3, 2022
@alexpearce alexpearce deleted the alexpearce/run-output-preview branch February 3, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants