@runloop/api-client - v1.4.0
    Preparing search index...

    Class Scenarios

    Hierarchy

    • APIResource
      • Scenarios
    Index

    Constructors

    Properties

    _client: Runloop
    runs: Scenarios.Runs = ...
    scorers: Scorers = ...

    Methods

    • Update a Scenario. Fields that are null will preserve the existing value. Fields that are provided (including empty values) will replace the existing value entirely.

      Parameters

      Returns APIPromise<ScenarioView>

    • Update a Scenario. Fields that are null will preserve the existing value. Fields that are provided (including empty values) will replace the existing value entirely.

      Parameters

      • id: string
      • Optionaloptions: RequestOptions<unknown>

      Returns APIPromise<ScenarioView>