-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
generatorBugs, features, and so forth pertaining to the generated client surfaceBugs, features, and so forth pertaining to the generated client surfacepriority: 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
Clients are currently always using the default ClientInfo.
Line 95 in 1d08e60
| client_info=_client_info, |
Allow ClientInfo to be passed as a kwarg to the constructor and use it when provided.
Metadata
Metadata
Assignees
Labels
generatorBugs, features, and so forth pertaining to the generated client surfaceBugs, features, and so forth pertaining to the generated client surfacepriority: 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.