Skip to content

Commit

Permalink
update teafile
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed Oct 12, 2024
1 parent f4fa9c7 commit b293d63
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Teafile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"scope": "alibabacloud",
"name": "OpenApi",
"version": "0.3.15",
"name": "OpenApiWithHttpClient",
"version": "0.0.2",
"main": "./main.tea",
"maintainers": [
{
Expand All @@ -19,7 +19,7 @@
},
"releases": {
"ts": "@alicloud/openapi-client:^0.4.12",
"go": "github.com/alibabacloud-go/darabonba-openapi/v2/client:v2.0.10",
"go": "github.com/alibabacloud-go/darabonba-openapi/v2/client:v2.0.10-0.20240807045709-8075050dfcdf",
"csharp": "AlibabaCloud.OpenApiClient:0.1.12",
"java": "com.aliyun:tea-openapi:0.3.6",
"php": "alibabacloud/darabonba-openapi:^0.2.13",
Expand Down Expand Up @@ -101,7 +101,11 @@
},
"releaselog": {
"changelog": [
<<<<<<< HEAD
"Solve the inconsistency of credentials refresh in all methods."
=======
"[golang]support httpclient in config."
>>>>>>> ce38047 (update teafile)
],
"compatible": true
}
Expand Down

0 comments on commit b293d63

Please sign in to comment.