Skip to content

Commit 92ecd75

Browse files
committed
Update API GetAsrVocab: update response param.
1 parent b267f51 commit 92ecd75

File tree

5 files changed

+885
-191
lines changed

5 files changed

+885
-191
lines changed

AlibabacloudQualitycheck20190115.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22

33
spec.name = "AlibabacloudQualitycheck20190115"
4-
spec.version = "8.0.1"
4+
spec.version = "8.0.2"
55
spec.license = "Apache 2.0"
66
spec.summary = "Alibaba Cloud Qualitycheck (20190115) SDK Library for Swift"
77
spec.homepage = "https://github.com/alibabacloud-sdk-swift/qualitycheck-20190115"

README-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
要使用 [Carthage](https://github.com/Carthage/Carthage)`AlibabacloudQualitycheck20190115` 集成到你的 Xcode 项目中,需要在 `Cartfile` 中定义以下内容:
1818

1919
```ogdl
20-
github "alibabacloud-sdk-swift/qualitycheck-20190115" "8.0.1"
20+
github "alibabacloud-sdk-swift/qualitycheck-20190115" "8.0.2"
2121
```
2222

2323
### Swift 包管理工具
@@ -26,7 +26,7 @@ github "alibabacloud-sdk-swift/qualitycheck-20190115" "8.0.1"
2626

2727
```swift
2828
dependencies: [
29-
.package(url: "https://github.com/alibabacloud-sdk-swift/qualitycheck-20190115.git", from: "8.0.1")
29+
.package(url: "https://github.com/alibabacloud-sdk-swift/qualitycheck-20190115.git", from: "8.0.2")
3030
]
3131
```
3232

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ English | [简体中文](README-CN.md)
1717
To integrate `AlibabacloudQualitycheck20190115` into your Xcode project using [Carthage](https://github.com/Carthage/Carthage), specify it in your `Cartfile`:
1818

1919
```ogdl
20-
github "alibabacloud-sdk-swift/qualitycheck-20190115" "8.0.1"
20+
github "alibabacloud-sdk-swift/qualitycheck-20190115" "8.0.2"
2121
```
2222

2323
### Swift Package Manager
@@ -26,7 +26,7 @@ To integrate `AlibabacloudQualitycheck20190115` into your Xcode project using [S
2626

2727
```swift
2828
dependencies: [
29-
.package(url: "https://github.com/alibabacloud-sdk-swift/qualitycheck-20190115.git", from: "8.0.1")
29+
.package(url: "https://github.com/alibabacloud-sdk-swift/qualitycheck-20190115.git", from: "8.0.2")
3030
]
3131
```
3232

0 commit comments

Comments
 (0)