This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Generated doc pages are missing nested config items #50
Labels
api: compute
Issues related to the googleapis/nodejs-compute API.
🚨
This issue needs some love.
triage me
I really want to be triaged.
This is probably a more general issue than just googleapis/nodejs-compute, but if you look at e.g. the generated doc page for
zone.createVM
https://cloud.google.com/nodejs/docs/reference/compute/0.9.x/Zone#createVMthere are only three parameters:
name
,config
andcallback
-- theconfig.*
sub-parametersos
,http
,https
and others are missing:nodejs-compute/src/zone.js
Lines 520 to 537 in df05066
The text was updated successfully, but these errors were encountered: