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
SearchPersonResponse make scroll_token optional (#29)
* SearchPersonResponse make scroll_token optional
The response from the API, in the event of an error, does not contain a scroll token. This causes a failure to deserialize when an error response is received.
* update version
* update test
* remove old test
---------
Co-authored-by: vvillait88 <vvillait88@yahoo.com>
0 commit comments