Skip to content

Commit

Permalink
feat(vpc_gw): add public v2 api (#1663)
Browse files Browse the repository at this point in the history
Co-authored-by: devtools-ci-cd <jremy@scaleway.com>
  • Loading branch information
scaleway-bot and jremy42 authored Dec 16, 2024
1 parent 58cb2aa commit 68e72d3
Show file tree
Hide file tree
Showing 6 changed files with 1,604 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/clients/src/api/vpcgw/index.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
*/

export * as v1 from './v1/index.gen'
export * as v2 from './v2/index.gen'
Loading

0 comments on commit 68e72d3

Please sign in to comment.