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
What changed
- ○
added the optional property
allOf[subschema #1: WalletAuthenticateWithJwtResponse]/anyOf[subschema #1: EncryptedWalletAuthenticateResponse]/wallets/items/archived_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #1: WalletAuthenticateWithJwtResponse]/anyOf[subschema #2: RawWalletAuthenticateResponse]/wallets/items/archived_atto the response with the200statusresponse-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
EncryptedWalletAuthenticateResponseRawWalletAuthenticateResponseto theallOf[subschema #1: WalletAuthenticateWithJwtResponse]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1: With encryptionsubschema #2: Without encryptionfrom theallOf[subschema #1: WalletAuthenticateWithJwtResponse]/response propertyanyOflist for the response status200response-property-any-of-removed
- ○