Skip to content

Conversation

@OptimeeringBigya
Copy link
Contributor

@OptimeeringBigya OptimeeringBigya commented Jun 2, 2025

Handle edge case where number of items to be returned is a multiple of limit causing last response from API to have no items; but collapsing response together directly accesses the 1st item causing index error.

Descriptions were not being added if the parameter was not required.

@OptimeeringBigya OptimeeringBigya requested a review from a team as a code owner June 2, 2025 12:30
@OptimeeringBigya OptimeeringBigya force-pushed the release-june-2 branch 2 times, most recently from 4ac2ae7 to 7bf199b Compare June 2, 2025 12:45
Handle edge case where number of items to be returned is a multiple of limit causing last response from API to have no items; but collapsing response together directly accesses the 1st item causing index error.

Descriptions were not being added if the parameter was not required.
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.

2 participants