Skip to content

Commit f8c6d5c

Browse files
authored
feat(baremetal): update naming Private Network for EM API (#2109)
1 parent eec592d commit f8c6d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/baremetal/v1/baremetal_sdk.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2668,7 +2668,7 @@ func (s *API) GetOS(req *GetOSRequest, opts ...scw.RequestOption) (*OS, error) {
26682668
return &resp, nil
26692669
}
26702670

2671-
// Elastic Metal Private Network API.
2671+
// Elastic Metal - Private Network API.
26722672
type PrivateNetworkAPI struct {
26732673
client *scw.Client
26742674
}

0 commit comments

Comments
 (0)