Skip to content

Commit

Permalink
docs(vpc): add generation for EnableRouting (#2194)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot authored Aug 29, 2024
1 parent 94b596f commit c4af4f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/vpc/v2/vpc_sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ type EnableRoutingRequest struct {
// Region: region to target. If none is passed will use default region from the config.
Region scw.Region `json:"-"`

// VpcID: vPC ID.
VpcID string `json:"-"`
}

Expand Down

0 comments on commit c4af4f2

Please sign in to comment.