Skip to content

Commit

Permalink
Update cdn.rb
Browse files Browse the repository at this point in the history
close #14
  • Loading branch information
Lax authored Jan 8, 2021
1 parent abbc3dd commit 103697a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aliyun/services/cdn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def self.endpoint
def self.default_parameters
{
:Format=>"JSON",
:Version=>"2014-11-11",
:Version=>"2018-05-10",
:SignatureMethod=>"HMAC-SHA1",
:SignatureVersion=>"1.0"
}
Expand Down

0 comments on commit 103697a

Please sign in to comment.