Changes to Upsert workspace rule

PUT /notification-preferences/workspaces/{workspaceId}

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

Changed in 2 of the 23 revisions of this API.58

  1. 08bbb5bedb5d57
  2. 32cece1ebe431

What changed

  • 08bbb5bedb5d57See the full diff
    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 401

      response-media-type-removed

    • removed the media type application/json for the response with the status 403

      response-media-type-removed

    • the createdAt response's property type/format changed from / to string null/date-time for status 200

      response-property-type-changed

    • the updatedAt response's property type/format changed from / to string null/date-time for status 200

      response-property-type-changed

    • added the media type text/plain for the response with the status 400

      response-media-type-added

    • added the media type text/plain for the response with the status 403

      response-media-type-added

    • added the required property dueDateReminderEnabled to the response with the 200 status

      response-required-property-added

    • added the required property dueDateReminderLeadTimeMinutes to the response with the 200 status

      response-required-property-added

    • added the required property taskAssignmentEnabled to the response with the 200 status

      response-required-property-added

    • added the required property taskCommentEnabled to the response with the 200 status

      response-required-property-added

    • added the required property taskStatusChangeEnabled to the response with the 200 status

      response-required-property-added

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

    • endpoint added

      endpoint-added