Skip to content

Commit 8854aea

Browse files
committed
Update README
1 parent b1dd85e commit 8854aea

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes
22

3+
## 0.0.10(2024-05-16)
4+
5+
- SDK code documentation has been enhanced with the Code Sample link.
6+
- Fixed some UI issues.
7+
38
## 0.0.9(2024-04-22)
49

510
- The UI was optimized and a deprecated tag was added to indicate that the API is not recommended.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Or use the keyboard shortcuts `ctrl+cmd+l` to search the API and select Insert s
7878

7979
![code snippets](https://img.alicdn.com/imgextra/i3/O1CN01dmGwmX1ZyVHozyKx4_!!6000000003263-1-tps-842-468.gif)
8080

81+
### Document enhancement
82+
83+
When writing SDK code, you can get more code sample references by viewing the OpenAPI description information and additional related sample links through the code documentation.
84+
85+
![Document enhancement](https://img.alicdn.com/imgextra/i3/O1CN01Yj1PrE1qwzTj3cFn8_!!6000000005561-0-tps-1562-518.jpg)
86+
8187
## Feedback
8288

8389
- Submit bug reports and feature requests on [our Github repository](https://github.com/aliyun/alibabacloud-api-vscode-toolkit/issues).

README.zh_CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ Default Language [zh]: zh
7979

8080
![code snippets](https://img.alicdn.com/imgextra/i3/O1CN01dmGwmX1ZyVHozyKx4_!!6000000003263-1-tps-842-468.gif)
8181

82+
### 文档增强
83+
84+
你能够在编写 SDK 代码时,通过代码文档看到 OpenAPI 的描述信息以及更多相关示例链接,来获得更多代码示例参考。
85+
86+
![Document enhancement](https://img.alicdn.com/imgextra/i3/O1CN01Yj1PrE1qwzTj3cFn8_!!6000000005561-0-tps-1562-518.jpg)
87+
8288
## 反馈
8389

8490
- 欢迎在我们的 [Github repository](https://github.com/aliyun/alibabacloud-api-vscode-toolkit/issues) 上提交你的问题和建议。

0 commit comments

Comments
 (0)