mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
parent
e739ee2c27
commit
68c2ba74dd
@ -181,7 +181,7 @@ func (f *Fs) getAbout(ctx context.Context) (info *api.About, err error) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
// requestShare returns information about ssharable links
|
// requestShare returns information about sharable links
|
||||||
func (f *Fs) requestShare(ctx context.Context, req *api.RequestShare) (info *api.Share, err error) {
|
func (f *Fs) requestShare(ctx context.Context, req *api.RequestShare) (info *api.Share, err error) {
|
||||||
opts := rest.Opts{
|
opts := rest.Opts{
|
||||||
Method: "POST",
|
Method: "POST",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user