Skip to content

Commit 212798b

Browse files
committed
Generated 2020-06-01 for SWAS-OPEN.
1 parent 8381c02 commit 212798b

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.2245 - 2025-2-11
4+
- Generated 2020-06-01 for `SWAS-OPEN`.
5+
6+
37
## 1.8.2244 - 2025-2-11
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.2244';
19+
const VERSION = '1.8.2245';
2020

2121
/**
2222
* @param Event $event

src/SWASOPEN/V20200601/SWASOPENApiResolver.php

+2
Original file line numberDiff line numberDiff line change
@@ -1679,6 +1679,8 @@ class ResetDisk extends Rpc
16791679
* @method $this withImageId($value)
16801680
* @method string getClientToken()
16811681
* @method $this withClientToken($value)
1682+
* @method string getLoginCredentials()
1683+
* @method $this withLoginCredentials($value)
16821684
* @method string getInstanceId()
16831685
* @method $this withInstanceId($value)
16841686
*/

0 commit comments

Comments
 (0)