google-apis-rs / generator

A binding and CLI generator for all google APIs
Apache License 2.0
71 stars 14 forks source link

mcp: blacklist for support for api `id`s in case some APIs cannot yet be generated. #8

Closed Byron closed 4 years ago

Byron commented 4 years ago

Using a blacklist, it's possible to get to a state where we can successfully build all APIs.

Enables: generating code as part of CI