Skip to content
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

Pass $bindings from nextPage() to request() #147

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

cweiske
Copy link
Contributor

@cweiske cweiske commented Sep 29, 2023

I'm not sure if $bindings is the same as $postData.

Resolves: #146

I'm not sure if `$bindings` is the same as `$postData`.

Resolves: saintsystems#146
@cweiske
Copy link
Contributor Author

cweiske commented Sep 29, 2023

Maybe the bindings parameter needs to be removed.

@anderly anderly merged commit d66784a into saintsystems:master Sep 29, 2023
5 checks passed
@cweiske cweiske deleted the nextpage-bindings branch September 29, 2023 14:23
@anderly
Copy link
Member

anderly commented Sep 29, 2023

Fixed in Release 0.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ODataClient::getNextPage() does not transmit bindings
2 participants