tesma Platform API

RuleStepImplementationTypeResponse

object
* Additional properties are NOT allowed.
implementationTypesnull | array[string]
Example

RuleStepParameterRequest

object
* Additional properties are NOT allowed.
namenull | string
valuenull

Match pattern:^((?!(<[sS][cC][rR][iI][pP][tT]|\[\%|%\]))(.|\s))*$

Example

RuleStepParameterResponse

object
* Additional properties are NOT allowed.
isReadOnlyboolean
namenull | string
typenull | string
validationRulesnull | string
valuenull

Match pattern:^((?!(<[sS][cC][rR][iI][pP][tT]|\[\%|%\]))(.|\s))*$

Example

RuleStepRequest

object
* Additional properties are NOT allowed.
idstring(uuid)
implementationTypenull | string
parametersnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
stepTypenull | string
Example

RuleStepResponse

object
* Additional properties are NOT allowed.
idstring(uuid)
implementationTypenull | string
isValidboolean
nextStepIdnull | string(uuid)
parametersnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
previousStepIdnull | string(uuid)
stepTypestring

Allowed values:undefinedtriggerconditionaction

workflowIdinteger(int32)
Example