A team-level check will be added to enable validation by default or not. If activated, all input parameters of the Processes must comply with the JSON schema, or the corresponding error will be returned. If validation is not wanted for a specific process, the JSON schema can be included with additionalProperties set to true in that case.
This validation will be done for webhooks and API requests.
To leave a comment, please authenticate.