-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improvement: check response always, not only through makeRequest #674
base: v3-v2021-02-25
Are you sure you want to change the base?
improvement: check response always, not only through makeRequest #674
Commits on Sep 28, 2021
-
feat: allow for http adapter param
- Base client class now accepts Http Adapter object as param. - Add http adapter interface
Configuration menu - View commit details
-
Copy full SHA for 774dc86 - Browse repository at this point
Copy the full SHA 774dc86View commit details
Commits on Mar 4, 2022
-
Merge remote-tracking branch 'github-saas/syed/v3-v2021-02-25/guzzle'…
… into v3-v2021-02-25: - Added HttpAdapterInterface
Sinus committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for e20809e - Browse repository at this point
Copy the full SHA e20809eView commit details -
Revert "Merge remote-tracking branch 'github-saas/syed/v3-v2021-02-25…
Sinus committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 1071e2f - Browse repository at this point
Copy the full SHA 1071e2fView commit details
Commits on Mar 14, 2022
-
Fallback to guessing error type from HTTP status code even if "Conten…
…t-Type: application/json" was received in header.
Sinus committedMar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 11d8872 - Browse repository at this point
Copy the full SHA 11d8872View commit details -
Check response validity always, not just on toResource,
so that makeRequest AND pagerCount are validated.
Sinus committedMar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for c66fd99 - Browse repository at this point
Copy the full SHA c66fd99View commit details -
Fixed response test to verify assertion, not toResource erroring out,…
… because toResource no longer throws errors - makeRequest does.
Sinus committedMar 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 7caf7ce - Browse repository at this point
Copy the full SHA 7caf7ceView commit details
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3acc614 - Browse repository at this point
Copy the full SHA 3acc614View commit details