Skip to content

Commit

Permalink
chore(sheets): update the api
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jul 13, 2021
1 parent c9b695c commit 944c99d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions googleapiclient/discovery_cache/documents/sheets.v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"description": "See and download all your Google Drive files"
},
"https://www.googleapis.com/auth/spreadsheets": {
"description": "See, edit, create, and delete your spreadsheets in Google Drive"
"description": "See, edit, create, and delete all your Google Sheets spreadsheets"
},
"https://www.googleapis.com/auth/spreadsheets.readonly": {
"description": "View your Google Spreadsheets"
"description": "See all your Google Sheets spreadsheets"
}
}
}
Expand Down Expand Up @@ -870,7 +870,7 @@
}
}
},
"revision": "20210630",
"revision": "20210706",
"rootUrl": "https://sheets.googleapis.com/",
"schemas": {
"AddBandingRequest": {
Expand Down

0 comments on commit 944c99d

Please sign in to comment.