Skip to content

Add required/optional setting for parameters to control unresolved variable validation #508

Description

@phurpa-tsering

Add a field per parameter to mark it as required or optional. If required, abort the request when the value can't be resolved (current behavior). If optional, skip validation and let the request proceed. This gives control over how unresolved {{process.*}} variables are handled instead of a single global validation rule.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions