-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
googleapis/gapic-generator-typescript
#1669Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Environment details
- Programming language: TS
- OS: Linux
- Language runtime version: v18.12.0
- Package version:
mainbranch
Steps to reproduce
- Run generator
- See badness in output
* Equivalent to `method.name.toCamelCase()`, but returns a NodeJS Stream object.
This is already visible in the wild (e.g.), and it's basically a missing set of curly brackets in _util.njk. I'll put in a fix for it as part of some work I'm already doing in the generator. (Just bookkeeping here.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.