Michael Lumish
|
d3e16a43ea
|
proto-loader: Revert 'Import internal files with extension'
|
2024-03-27 10:09:27 -07:00 |
Anton
|
8d69e9fa7a
|
Fix tests
|
2024-03-25 08:58:28 +01:00 |
Daniel Rönnkvist
|
c20ddd3d2b
|
write @deprecated jsdoc annotation if comments are enabled
update golden generated with @deprecated annotation
|
2023-02-10 17:52:59 +01:00 |
install
|
ef7b8e8f14
|
Don't allow `null` for enum field inputs/outputs
|
2022-11-16 10:10:13 -05:00 |
install
|
c7125fbdb5
|
proto-loader-gen-types Avoid TS enums
|
2022-11-15 16:44:52 -05:00 |
install
|
d81ec8e532
|
Update golden tests - use input/output templates
|
2022-09-07 10:05:24 -04:00 |
Michael Lumish
|
4b20bf3fce
|
proto-loader: Fix generated types for callbacks
|
2021-11-15 10:05:10 -08:00 |
Mike Lewis
|
61e64a3c4f
|
Update golden-generated in proto-loader
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-06-23 17:55:38 +01:00 |
Eduardo Laranjo
|
a5fb029e70
|
Add new generated golden files
|
2021-05-05 13:41:45 +01:00 |
Michael Lumish
|
bf2e5cb1dd
|
Merge pull request #1745 from murgatroid99/proto-loader_generate_service_definition
proto-loader: generator: add specific service definition interfaces
|
2021-04-14 13:58:19 -07:00 |
Michael Lumish
|
c3a49262cc
|
proto-loader: generator: add specific service definition interfaces
|
2021-04-08 12:56:50 -07:00 |
Michael Lumish
|
799bd16fe6
|
proto-loader: generator: allow for null message values
|
2021-04-08 11:22:04 -07:00 |
Michael Lumish
|
995540ceec
|
Update golden generated files to match recent changes
|
2021-03-18 13:22:03 -07:00 |
Michael Lumish
|
542f619124
|
Merge branch 'proto-loader_type_generator' of https://github.com/murgatroid99/grpc-node into proto-loader_type_generator
|
2020-10-21 14:35:11 -07:00 |
Michael Lumish
|
96cba74b9b
|
Use 'import type' where possible
|
2020-10-21 14:33:21 -07:00 |
Richard Willis
|
e85b72bbc4
|
Regenerate golden types
|
2020-10-11 12:10:52 +01:00 |
Richard Willis
|
829333c459
|
Regenerate golden types
|
2020-09-24 18:22:52 +01:00 |
Michael Lumish
|
677741d442
|
ConstructorParameters is already a TypeScript builtin
|
2020-09-02 13:35:43 -07:00 |
Michael Lumish
|
7550c00a24
|
Regenerate golden files
|
2020-08-10 15:20:13 -07:00 |
Michael Lumish
|
bbff8cb449
|
A few more service type fixes
|
2020-08-10 11:35:26 -07:00 |
Michael Lumish
|
d8e035445c
|
Fix imports of messages defined in other messages, add missing comma
|
2020-08-03 10:59:10 -07:00 |
Michael Lumish
|
437f534930
|
Generate comments in golden files
|
2020-07-21 13:43:30 -07:00 |
Michael Lumish
|
59471863bf
|
Add 'golden' generator output from a file in gapic-showcase
|
2020-07-21 10:31:19 -07:00 |