Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputsTestOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • InputsTestOptionalParams

Index

Properties

Properties

Optional input

input: Input

If the input specified does not already exist, this parameter must contain the full input definition intended to be tested. If the input specified already exists, this parameter can be left null to test the existing input as is or if specified, the properties specified will overwrite the corresponding properties in the existing input (exactly like a PATCH operation) and the resulting input will be tested.

Generated using TypeDoc