Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add API endpoint for validating Actor input #151

Copy link
Copy link

Description

@fnesveda
Issue body actions

We have an endpoint /acts/ACTOR-ID/validate-input which is not implemented in the client, we should implement it.

It takes the input to validate as POST payload, and optionally a build query parameter to specify the build tag against which to validate.

It returns a response with:

  • HTTP status 200 and body { "valid": true }
  • HTTP status 400 and body with the validation error

We should first add it to the documentation, so that we can refer to it in the docstrings. apify/apify-docs#722

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendIssues related to the platform backend.Issues related to the platform backend.debtCode quality improvement or decrease of technical debt.Code quality improvement or decrease of technical debt.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.