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

Fix live fetching of invokeCopilotSeatApi #19

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

akshay123
Copy link

  1. Fixed the error of undefined return object on Subscribe.
  2. Refactored invokeCopilotSeatApi to handle dynamic page size and ensure proper data fetching.
  3. Added pagination logic to fetch all pages of data and concatenate results.
  4. Updated getPaginatedSeatsData to accept pageSize parameter and construct paginated URL.

akshay123 and others added 7 commits November 15, 2024 16:44
1. Fixed the error of undefined return object on Subscribe.
2. Refactored invokeCopilotSeatApi to handle dynamic page size and ensure proper data fetching. 
3. Added pagination logic to fetch all pages of data and concatenate results. 
4. Updated getPaginatedSeatsData to accept pageSize parameter and construct paginated URL.
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.

1 participant