Skip to content

Conversation

@comrumino
Copy link

Fixed #435: added data_type parameter for OktaAPIResponse

The title and initial description blame has_next, but later comments clarify the issue is with inconsistent typing of results between pages. Added a unit test to show that the master branch currently has inconsistent types between pages. Resolved the issue by adding data_type parameter to OktaAPIResponse .

I've emailed a signed CLA.

James Stronz added 2 commits March 13, 2025 18:58
… next_response has a type consistent with the previous response.

    - fixes test_response_pagination_with_next_include_response failure
@BinoyOza-okta BinoyOza-okta merged commit a6b9e33 into okta:master Mar 28, 2025
5 checks passed
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.

Pagination "resp.has_next" is always true ?

3 participants