Skip to content

Commit

Permalink
[WIP]feat: support httpclient in config
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed May 28, 2024
1 parent 3597cc1 commit c9bb48b
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 122 deletions.
3 changes: 2 additions & 1 deletion Teafile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"OpenApiUtil": "alibabacloud:OpenApiUtil:*",
"Credential": "alibabacloud:Credential:*",
"SPI": "alibabacloud:GatewaySPI:*",
"XML": "darabonba:XML:*"
"XML": "darabonba:XML:*",
"HttpClient": "darabonba:HttpClient:*"
},
"releases": {
"ts": "@alicloud/openapi-client:^0.4.9",
Expand Down
Loading

0 comments on commit c9bb48b

Please sign in to comment.