Skip to content

Commit

Permalink
Generated 2019-02-25 for sdk-test.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Mar 12, 2020
1 parent 223a570 commit f116b85
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2020-03-12 Version: 1.36.116
- Generated 2019-02-25 for `sdk-test`.

2020-02-28 Version: 1.36.115
- Generated 2018-07-13 for `Ft`.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.36.115
1.36.116
2 changes: 1 addition & 1 deletion sdk-test/src/model/DescribeRegionsRequest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ using AlibabaCloud::Sdk_test::Model::DescribeRegionsRequest;
DescribeRegionsRequest::DescribeRegionsRequest() :
RpcServiceRequest("sdk-test", "2019-02-25", "DescribeRegions")
{
setMethod(HttpRequest::Method::POST);
setMethod(HttpRequest::Method::Post);
}

DescribeRegionsRequest::~DescribeRegionsRequest()
Expand Down

0 comments on commit f116b85

Please sign in to comment.