feat: move API to typescript code generation#135
Conversation
Codecov Report
@@ Coverage Diff @@
## master #135 +/- ##
=========================================
Coverage ? 69.27%
=========================================
Files ? 6
Lines ? 3437
Branches ? 73
=========================================
Hits ? 2381
Misses ? 1054
Partials ? 2
Continue to review full report at Codecov.
|
|
Can I get some advice of |
|
OK so removal of grafeas files can be done with a loop as I wrote in comments above. As for the "surgery", I'm thinking of maybe trying a mixin here? Let's talk tomorrow and see if we can make it in a more gentle way. |
JustinBeckwith
left a comment
There was a problem hiding this comment.
synth is funky, but generally LGTM
| * | ||
| * The second parameter to the callback is an object representing [Policy]{@link google.iam.v1.Policy}. | ||
| * @param {object} [options] | ||
| * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. |
There was a problem hiding this comment.
Interesting: I wonder why we lost those extra comments for each field in the request object. That's OK for now, but may I ask you @xiaozhenliu-gg5 to create an issue to figure out if we can have those comments back if it's not too hard? They look useful.
There was a problem hiding this comment.
sure, created an issue, will take a look
alexander-fenster
left a comment
There was a problem hiding this comment.
LGTM with small nits
No description provided.