Skip to content

Commit c2cf178

Browse files
committed
Generated 2020-06-01 for SWAS-OPEN.
1 parent 55df063 commit c2cf178

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.8.2256 - 2025-3-25
4+
- Generated 2020-06-01 for `SWAS-OPEN`.
5+
6+
37
## 1.8.2255 - 2025-3-21
48
- Generated 2019-03-07 for `Cloudauth`.
59

src/Release.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Release
1616
/**
1717
* Version of the SDK
1818
*/
19-
const VERSION = '1.8.2255';
19+
const VERSION = '1.8.2256';
2020

2121
/**
2222
* @param Event $event

src/SWASOPEN/V20200601/SWASOPENApiResolver.php

+2
Original file line numberDiff line numberDiff line change
@@ -1263,6 +1263,8 @@ class ListInstancePlansModification extends Rpc
12631263
}
12641264

12651265
/**
1266+
* @method string getPlanType()
1267+
* @method $this withPlanType($value)
12661268
* @method string getPageNumber()
12671269
* @method $this withPageNumber($value)
12681270
* @method string getResourceGroupId()

0 commit comments

Comments
 (0)