Changes to Delete vote

DELETE /messages/{message_id}/polls/{poll_id}/vote/{vote_id}

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

Changed in 2 of the 113 revisions of this API.1525

  1. da8a67712d522
  2. d274674f0337155

What changed

    • added the new anonymous enum value to the poll/voting_visibility response property for the response status 200

      response-property-enum-value-added

    • added the new public enum value to the poll/voting_visibility response property for the response status 200

      response-property-enum-value-added

  • d274674f0337155See the full diff
    • the response property poll/created_by/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/created_by/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/created_by/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_answers/items/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_answers/items/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_answers/items/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_votes_by_option/additionalProperties/items/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_votes_by_option/additionalProperties/items/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/latest_votes_by_option/additionalProperties/items/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/own_votes/items/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/own_votes/items/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property poll/own_votes/items/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • the response property vote/user/privacy_settings/delivery_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property vote/user/privacy_settings/read_receipts/enabled became optional for the status 200

      response-property-became-optional

    • the response property vote/user/privacy_settings/typing_indicators/enabled became optional for the status 200

      response-property-became-optional

    • added the optional property poll/created_by/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property poll/latest_answers/items/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property poll/latest_votes_by_option/additionalProperties/items/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property poll/own_votes/items/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

    • added the optional property vote/user/devices/items/hardware_id to the response with the 200 status

      response-optional-property-added

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

Of the 113 revisions, 2 have no diff computed.