README.md in bayonet_client-2.3.0 vs README.md in bayonet_client-2.4.0

- old
+ new

@@ -276,19 +276,9 @@ alert: true, block: false } }) ``` -### Device Fingerprint -* Get-fingerprint-data API - - You can use this endpoint to get detailed information about a fingerprint generated by the Bayonet fingerprinting JS installed on your front-end - - ```ruby - BayonetClient::DeviceFingerprint.get_fingerprint_data({ - bayonet_fingerprint_token: '<fingerprint-token-generated-by-JS-snippet>' - }) - ``` ## Error handling Bayonet's SDK raises exceptions both when confguring the client object and executing functions: ```ruby begin