diff --git a/lib/qiniu/auth.rb b/lib/qiniu/auth.rb index aa83f09..210c6fa 100755 --- a/lib/qiniu/auth.rb +++ b/lib/qiniu/auth.rb @@ -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