mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
feat: update Nodejs generator to send API versions in headers for GAPICs
PiperOrigin-RevId: 634109303
This commit is contained in:
parent
2862f6f956
commit
998ade8d5e
1 changed files with 2 additions and 2 deletions
|
|
@ -349,9 +349,9 @@ gapic_generator_register_toolchains()
|
|||
# TypeScript
|
||||
##############################################################################
|
||||
|
||||
_gapic_generator_typescript_version = "4.5.0"
|
||||
_gapic_generator_typescript_version = "4.6.0"
|
||||
|
||||
_gapic_generator_typescript_sha256 = "e37a2b34a7df6ef51aa69b9be2ed45f4a6edabbe6505cfc4beff1f7f2039d1c2"
|
||||
_gapic_generator_typescript_sha256 = "f2bed9593228d7c58eed7fd5615c1d78f82726234320d8767d5c9006ad65d874"
|
||||
|
||||
### TypeScript generator
|
||||
http_archive(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue