Skip to content

Commit 669daf7

Browse files
authored
docs(file): update file description and add more file examples (scaleway#2536)
1 parent 639cae9 commit 669daf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/file/v1alpha1/file_sdk.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@ func (s *API) DeleteFileSystem(req *DeleteFileSystemRequest, opts ...scw.Request
592592
}
593593

594594
// UpdateFileSystem: Update the technical details of a filesystem, such as its name, tags or its new size.
595-
// You can only resize a filesystem to a larger size.
596595
func (s *API) UpdateFileSystem(req *UpdateFileSystemRequest, opts ...scw.RequestOption) (*FileSystem, error) {
597596
var err error
598597

0 commit comments

Comments
 (0)