Changes to Create a maintenance window

POST /v1/maintenance-windows

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

Changed in 2 of the 4 revisions of this API.115

  1. 87d29dc7b4fe1
  2. 9e903da4f3da114

What changed

    • added the optional property projectBindings to the response with the 201 status

      response-optional-property-added

    This revision also has 566 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 9e903da4f3da114See the full diff
    • the repeatInterval request property type/format changed from number/ to integer/

      request-property-type-changed

    • the repeatInterval request property's max was set to 365.00

      request-property-max-set

    • added the new optional request property statusPageVisibility/showAffectedServices

      new-optional-request-property

    • added the new optional request property timezone

      new-optional-request-property

    • added the optional property statusPageVisibility/showAffectedServices to the response with the 201 status

      response-optional-property-added

    • added the optional property timezone to the response with the 201 status

      response-optional-property-added