Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da946b commit 68c6e74Copy full SHA for 68c6e74
hcloud/schema/network.go
@@ -95,7 +95,6 @@ type NetworkActionAddSubnetRequest struct {
95
Type string `json:"type"`
96
IPRange string `json:"ip_range,omitempty"`
97
NetworkZone string `json:"network_zone"`
98
- Gateway string `json:"gateway"`
99
VSwitchID int64 `json:"vswitch_id,omitempty"`
100
}
101
0 commit comments