Skip to content

Commit 68e72d3

Browse files
feat(vpc_gw): add public v2 api (#1663)
Co-authored-by: devtools-ci-cd <[email protected]>
1 parent 58cb2aa commit 68e72d3

File tree

6 files changed

+1604
-0
lines changed

6 files changed

+1604
-0
lines changed

packages/clients/src/api/vpcgw/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
*/
55

66
export * as v1 from './v1/index.gen'
7+
export * as v2 from './v2/index.gen'

0 commit comments

Comments
 (0)