🤖 Merge PR #47336 [gapi.client.classroom] automatic update by @Maxim-Mazurok

This commit is contained in:
Maxim Mazurok 2020-09-08 16:57:47 +10:00 committed by GitHub
parent 0619703f51
commit 8340511f34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
* This file was automatically generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
* In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
**/
// Revision: 20200902
gapi.load('client', () => {
/** now we can use gapi.client */
gapi.client.load('classroom', 'v1', () => {

View File

@ -11,7 +11,7 @@
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
// In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
// Generated from: https://classroom.googleapis.com/$discovery/rest?version=v1
// Revision: 20200822
// Revision: 20200902
/// <reference types="gapi.client" />