You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR enhances exception documentation by adding missing
throws-annotations for guzzle exceptions like ConnectException, which
can be thrown across the package. It builds upon the changes made in
#1050.
**Changes**
Added throws-annotations for guzzle exceptions in method doc blocks.
0 commit comments