googleapis / googleapis/google-cloud-node
service config missing apis section results in execption
Open
library: google-cloud-node-core
priority: p2
type: bug
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
When the service config given to the gapic generator is missing an `apis` section, we get an unhandled exception: https://screenshot.googleplex.com/47rUVfDdBvEymCn. While this shouldn't really happen, we should handle it better than bumping into an exception.
Found in http://yaqs/5695674741042446336
Contributor guide
Assessment
This issue has not been assessed yet.