Changes to Update Automation Rule Evaluator by id

PATCH /v1/private/automations/evaluators/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 57 revisions of this API.52

  1. 0739fa5022ca4
  2. 0bfce600211c11
  3. 2ad1c641e6571

What changed

    • the sampling_rate request property's exclusiveMaximum was set to false

      request-property-exclusive-max-set

    • the sampling_rate request property's exclusiveMinimum was set to false

      request-property-exclusive-min-set

    • the sampling_rate request property's max was set to 1.00

      request-property-max-set

    • the sampling_rate request property's min was set to 0.00

      request-property-min-set

  • 0bfce600211c11See the full diff
    • the name request property's maxLength was set to 150

      request-property-max-length-set

    • the name request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    • added the new optional request property trigger_scope

      new-optional-request-property