Closed grant closed 5 years ago
Sometimes the generator produces: Schema.Empty I think this should be: void
Schema.Empty
void
i.e. peopleapi_v1
peopleapi_v1
May I close this issue?
Why would you close it? Has it been fixed?
Because you already fixed it in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/34212 https://github.com/grant/DefinitelyTyped/blob/fbe6e45ab2e23b027ca98ae374d94c29eb09446a/types/google-apps-script/apis/peopleapi_v1.d.ts
Well, I would like to use this repo again when the types have to be updated later.
Fix it in https://github.com/mtgto/dts-google-apps-script-advanced/commit/66a956f9708a54ad0e2e4c88cdc2544b0624e5be
Sometimes the generator produces:
Schema.Empty
I think this should be:void
i.e.
peopleapi_v1