Changes to Schedule a snooze for the rule

POST /api/alerting/rule/{id}/snooze_schedule

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

Changed in 1 of the 100 revisions of this API.6

  1. 43068c4185f96

What changed

    • the schedule/custom/duration request property's maxLength was set to 100

      request-property-max-length-set

    • the schedule/custom/recurring/end request property's maxLength was set to 100

      request-property-max-length-set

    • the schedule/custom/recurring/every request property's maxLength was set to 100

      request-property-max-length-set

    • the schedule/custom/recurring/onWeekDay/items/ request property's maxLength was set to 10

      request-property-max-length-set

    • the schedule/custom/start request property's maxLength was set to 100

      request-property-max-length-set

    • the schedule/custom/timezone request property's maxLength was set to 64

      request-property-max-length-set