Changes to POST /pairing/unpair

POST /pairing/unpair

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

Changed in 4 of the 44 revisions of this API.10220

  1. cdaebaa4d46a56
  2. 8f7087b0267b4112
  3. 10dd20bcf3301
  4. 568ca84cb53c12

What changed

  • cdaebaa4d46a56See the full diff
    • removed the required property data/changeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property data/confirmedMemberCount from the response with the 200 status

      response-required-property-removed

    • removed the required property data/removalIntentCount from the response with the 200 status

      response-required-property-removed

    • removed the required property data/waitingMemberCount from the response with the 200 status

      response-required-property-removed

    • removed the required property data/waitingMemberDeviceIds from the response with the 200 status

      response-required-property-removed

    • added the optional property data/pendingRemovalDecisionEventId to the response with the 200 status

      response-optional-property-added

    • removed the waiting_for_offline_member enum value from the data/phase response property for the response status 200

      response-property-enum-value-removed

    • added the required property data/divergedPeerDeviceIds to the response with the 200 status

      response-required-property-added

    • added the required property data/historyEventCount to the response with the 200 status

      response-required-property-added

    • added the required property data/pendingRemovalDecisionDeviceIds to the response with the 200 status

      response-required-property-added

    • added the required property data/upgradeRequiredPeerDeviceIds to the response with the 200 status

      response-required-property-added

  • 8f7087b0267b4112See the full diff
    • removed the required property data/outcome from the response with the 200 status

      response-required-property-removed

    • removed the required property data/pendingRecipientDeviceIds from the response with the 200 status

      response-required-property-removed

    • removed the required property data/pendingRecipients from the response with the 200 status

      response-required-property-removed

    • removed the required property data/removedDeviceIds from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/revocationId from the response with the 200 status

      response-optional-property-removed

    • removed the non-success response with the status 409

      response-non-success-status-removed

    • added the optional property data/convergenceDigest to the response with the 200 status

      response-optional-property-added

    • added the optional property data/failureCategory to the response with the 200 status

      response-optional-property-added

    • added the required property data/changeCount to the response with the 200 status

      response-required-property-added

    • added the required property data/confirmedMemberCount to the response with the 200 status

      response-required-property-added

    • added the required property data/effectiveMemberCount to the response with the 200 status

      response-required-property-added

    • added the required property data/phase to the response with the 200 status

      response-required-property-added

    • added the required property data/removalIntentCount to the response with the 200 status

      response-required-property-added

    • added the required property data/removed to the response with the 200 status

      response-required-property-added

    • added the required property data/revision to the response with the 200 status

      response-required-property-added

    • added the required property data/waitingMemberCount to the response with the 200 status

      response-required-property-added

    • added the required property data/waitingMemberDeviceIds to the response with the 200 status

      response-required-property-added

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

    • added the new recovering enum value to the data/outcome response property for the response status 200

      response-property-enum-value-added

    • removed the success response with the status 204

      response-success-status-removed

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added