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

Add new Worksheet init arguments to migration guide #1408

Closed
lavigne958 opened this issue Feb 5, 2024 · 0 comments · Fixed by #1409
Closed

Add new Worksheet init arguments to migration guide #1408

lavigne958 opened this issue Feb 5, 2024 · 0 comments · Fixed by #1409
Assignees
Milestone

Comments

@lavigne958
Copy link
Collaborator

Overview

Add the new Worksheet init signature to the migration guide.

Details

The Worksheet class got upgraded a bit.
It now requires new arguments in order to be initialized.

  1. the spreadsheet_id of its parent spreadsheet
  2. the HTTP Client required to make HTTP requests.

Add these changes to the migration guide.

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 a pull request may close this issue.

2 participants