-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
backendIssues related to the platform backend.Issues related to the platform backend.capitalizedCapitalizable work.Capitalizable work.debtCode quality improvement or decrease of technical debt.Code quality improvement or decrease of technical debt.good first issueGood for newcomers.Good for newcomers.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-core-servicesIssues with this label are in the ownership of the core services team.Issues with this label are in the ownership of the core services team.t-docsIssues owned by technical writing team.Issues owned by technical writing team.
Description
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
Labels
backendIssues related to the platform backend.Issues related to the platform backend.capitalizedCapitalizable work.Capitalizable work.debtCode quality improvement or decrease of technical debt.Code quality improvement or decrease of technical debt.good first issueGood for newcomers.Good for newcomers.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-core-servicesIssues with this label are in the ownership of the core services team.Issues with this label are in the ownership of the core services team.t-docsIssues owned by technical writing team.Issues owned by technical writing team.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity