Changes to Update publication settings

PATCH /v1/publications/{publicationId}

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

Changed in 5 of the 61 revisions of this API.1152

  1. 0b69669d54304
  2. f76f6f333ba86
  3. 36c72d74820a11
  4. 90de04b871335
  5. 79fe03bb40571

What changed

    • removed the request property disableComments

      request-property-removed

    • removed the request property emailNotifications/newComment

      request-property-removed

    • removed the optional property disableComments from the response with the 200 status

      response-optional-property-removed

    • removed the optional property emailNotifications/newComment from the response with the 200 status

      response-optional-property-removed

    • removed the request property disableHighlights

      request-property-removed

    • removed the request property emailNotifications/newContentCollected

      request-property-removed

    • removed the request property emailNotifications/newPaidSubscriber

      request-property-removed

    • removed the optional property disableHighlights from the response with the 200 status

      response-optional-property-removed

    • removed the optional property emailNotifications/newContentCollected from the response with the 200 status

      response-optional-property-removed

    • removed the optional property emailNotifications/newPaidSubscriber from the response with the 200 status

      response-optional-property-removed

  • 36c72d74820a11See the full diff
    • request property disableComments list-of-types was narrowed by removing types string from media type application/json

      request-property-list-of-types-narrowed

    • response property disableComments list-of-types was narrowed by removing types string from media type application/json of response 200

      response-property-list-of-types-narrowed

    • removed the optional property error from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error from the response with the 403 status

      response-optional-property-removed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • endpoint added

      endpoint-added