google-api-typings-generator icon indicating copy to clipboard operation
google-api-typings-generator copied to clipboard

Updated and fixed version of TypeScript typings for Google APIs generator

Results 22 google-api-typings-generator issues
Sort by recently updated
recently updated
newest added

All deployment happens in [auto-generate](https://github.com/Maxim-Mazurok/google-api-typings-generator/blob/master/.github/workflows/auto-generate.yml): we generate types, we lint them and in case if everything went well - we deploy them using [peaceiris/actions-gh-pages@v2](https://github.com/peaceiris/actions-gh-pages). We should upgrade to `v3` and...

enhancement

Here's [an idea](https://discordapp.com/channels/508357248330760243/508357248330760249/715947578356662334) that we might benefit from using modules instead of namespaces. Let's give it a try and see how it will workout.

enhancement
investigation