fingerprintjs / fingerprint-pro-server-api-php-sdk

PHP SDK for Fingerprint Pro Server API
MIT License
19 stars 5 forks source link

Feature/new request handling logic inter 767 #96

Closed Orkuncakilkaya closed 1 month ago

TheUnderScorer commented 1 month ago

Question: when exception is thrown, do we include a HTTP Response in it (if it is available)?

Orkuncakilkaya commented 1 month ago

Hey @TheUnderScorer

For your question:

Question: when exception is thrown, do we include a HTTP Response in it (if it is available)?

Yes, you can use an optional method called xWithHttpInfo. For Example: getVisitsWithHttpInfo for errors with HTTP information.

github-actions[bot] commented 1 month ago

This PR will create a major release :rocket:

5.0.0 (2024-07-26)

⚠ BREAKING CHANGES

Features