Skip to content

Conversation

aron
Copy link
Contributor

@aron aron commented Jun 12, 2025

We were accidentally stripping out all components in the schemas due to
the Input/Output being referenced by PredictionRequest and
PredictionResponse and those in turn being referenced by the various
path entries. This commit ensures we retain Input and Output and
cleans up the object to only contain relevant fields.

aron added 2 commits June 12, 2025 15:19
We were accidentally stripping out all components in the schemas due to
the Input/Output being referenced by PredictionRequest and
PredictionResponse and those in turn being referenced by the various
`path` entries. This commit ensures we retain Input and Output and
cleans up the object to only contain relevant fields.
@aron aron changed the base branch from main to beta June 12, 2025 14:19
@aron aron changed the title beta fix dereferencing Fix dereferencing in Function and AsyncFunction Jun 12, 2025
@aron aron merged commit 974dd7f into beta Jun 12, 2025
8 checks passed
@aron aron deleted the beta-fix-dereferencing branch June 12, 2025 14:21
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.

1 participant