mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 12:56:21 +10:00
move params line block
This commit is contained in:
+1
-1
@@ -52,7 +52,6 @@ module Qiniu
|
||||
:callback_host => "callbackHost" ,
|
||||
:callback_body => "callbackBody" ,
|
||||
:callback_body_type => "callbackBodyType" ,
|
||||
:callback_fetch_key => "callbackFetchKey" ,
|
||||
:persistent_ops => "persistentOps" ,
|
||||
:persistent_notify_url => "persistentNotifyUrl" ,
|
||||
:persistent_pipeline => "persistentPipeline" ,
|
||||
@@ -61,6 +60,7 @@ module Qiniu
|
||||
:deadline => "deadline" ,
|
||||
:insert_only => "insertOnly" ,
|
||||
:fsize_limit => "fsizeLimit" ,
|
||||
:callback_fetch_key => "callbackFetchKey" ,
|
||||
:detect_mime => "detectMime" ,
|
||||
:mime_limit => "mimeLimit"
|
||||
} # PARAMS
|
||||
|
||||
Reference in New Issue
Block a user