Skip to content

Document API endpoint for validating Actor input #722

Open
@fnesveda

Description

@fnesveda

We have an endpoint /acts/ACTOR-ID/validate-input which is not documented anywhere, we should document 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendIssues related to the platform backend.capitalizedCapitalizable work.debtCode quality improvement or decrease of technical debt.good first issueGood for newcomers.low priorityLow priority issues to be done eventually.t-core-servicesIssues with this label are in the ownership of the core services team.t-docsIssues owned by technical writing team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions