Skip to content

Commit 89e3f69

Browse files
committed
Update API Enrich: add response parameters Body.data.solution_list.$.solution_attribute.issue_time_info.
1 parent fafb8fb commit 89e3f69

File tree

4 files changed

+283
-37
lines changed

4 files changed

+283
-37
lines changed

airticketopen-20230117/AlibabacloudAirticketOpen20230117.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 = "AlibabacloudAirticketOpen20230117"
4-
spec.version = "2.3.4"
4+
spec.version = "3.0.0"
55
spec.license = "Apache 2.0"
66
spec.summary = "Alibaba Cloud airticketOpen (20230117) SDK Library for Swift"
77
spec.homepage = "https://github.com/alibabacloud-sdk-swift/airticketopen-20230117"

airticketopen-20230117/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)`AlibabacloudAirticketOpen20230117` 集成到你的 Xcode 项目中,需要在 `Cartfile` 中定义以下内容:
1818

1919
```ogdl
20-
github "alibabacloud-sdk-swift/airticketopen-20230117" "2.3.4"
20+
github "alibabacloud-sdk-swift/airticketopen-20230117" "3.0.0"
2121
```
2222

2323
### Swift 包管理工具
@@ -26,7 +26,7 @@ github "alibabacloud-sdk-swift/airticketopen-20230117" "2.3.4"
2626

2727
```swift
2828
dependencies: [
29-
.package(url: "https://github.com/alibabacloud-sdk-swift/airticketopen-20230117.git", from: "2.3.4")
29+
.package(url: "https://github.com/alibabacloud-sdk-swift/airticketopen-20230117.git", from: "3.0.0")
3030
]
3131
```
3232

airticketopen-20230117/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 `AlibabacloudAirticketOpen20230117` into your Xcode project using [Carthage](https://github.com/Carthage/Carthage), specify it in your `Cartfile`:
1818

1919
```ogdl
20-
github "alibabacloud-sdk-swift/airticketopen-20230117" "2.3.4"
20+
github "alibabacloud-sdk-swift/airticketopen-20230117" "3.0.0"
2121
```
2222

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

2727
```swift
2828
dependencies: [
29-
.package(url: "https://github.com/alibabacloud-sdk-swift/airticketopen-20230117.git", from: "2.3.4")
29+
.package(url: "https://github.com/alibabacloud-sdk-swift/airticketopen-20230117.git", from: "3.0.0")
3030
]
3131
```
3232

0 commit comments

Comments
 (0)