Changes to Authenticate user signer

POST /v1/user_signers/authenticate

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

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

  1. 41cbc1e43b722
  2. a8d27de9e15d2

What changed

    • added the optional property allOf[subschema #1: WalletAuthenticateWithJwtResponse]/anyOf[subschema #1: EncryptedWalletAuthenticateResponse]/wallets/items/archived_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #1: WalletAuthenticateWithJwtResponse]/anyOf[subschema #2: RawWalletAuthenticateResponse]/wallets/items/archived_at to the response with the 200 status

      response-optional-property-added

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

    • added EncryptedWalletAuthenticateResponse RawWalletAuthenticateResponse to the allOf[subschema #1: WalletAuthenticateWithJwtResponse]/ response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1: With encryption subschema #2: Without encryption from the allOf[subschema #1: WalletAuthenticateWithJwtResponse]/ response property anyOf list for the response status 200

      response-property-any-of-removed