Skip to content

feat: Add validate_input endpoint #396

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

Merged
merged 4 commits into from
May 6, 2025
Merged

feat: Add validate_input endpoint #396

merged 4 commits into from
May 6, 2025

Conversation

Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel commented May 2, 2025

Description

Add validate_input endpoint

Issues

@Pijukatel Pijukatel added enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team. labels May 2, 2025
@github-actions github-actions bot added this to the 113rd sprint - Tooling team milestone May 2, 2025
Update `run_input` for actor start
Deprecate `content_type` for actor start
@Pijukatel
Copy link
Contributor Author

content-type different than application/json can be for actors without input schema

@Pijukatel Pijukatel requested review from vdusek and fnesveda May 6, 2025 06:59
@Pijukatel Pijukatel marked this pull request as ready for review May 6, 2025 06:59
@Pijukatel Pijukatel marked this pull request as draft May 6, 2025 06:59
@Pijukatel Pijukatel marked this pull request as ready for review May 6, 2025 07:11
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@fnesveda fnesveda left a comment

Choose a reason for hiding this comment

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

Cool!

@Pijukatel Pijukatel merged commit 1c5bf85 into master May 6, 2025
28 checks passed
@Pijukatel Pijukatel deleted the validate-input branch May 6, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add API endpoint for validating Actor input
3 participants