Skip to content

Commit 6f46557

Browse files
docs(vpc): update field documentation (#1407)
Co-authored-by: Rémy Léone <[email protected]>
1 parent bfb0ab6 commit 6f46557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/vpc/v2/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ export type EnableRoutingRequest = {
238238
* config.
239239
*/
240240
region?: Region
241+
/** VPC ID. */
241242
vpcId: string
242243
}
243244

0 commit comments

Comments
 (0)