Skip to content

Commit

Permalink
Support API ModifyAppPolicy.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Jul 22, 2024
1 parent f28c3f0 commit bdb65ce
Show file tree
Hide file tree
Showing 93 changed files with 1,422 additions and 393 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2024-07-22 Version: 2.0.0
- Support API ModifyAppPolicy.
- Update API BuySessionPackage: add param AutoPay.
- Update API CreateAppInstanceGroup: add param UserDefinePolicy.
- Update API CreateAppInstanceGroup: add param VideoPolicy.
- Update API ListAppInstanceGroup: add param RegionId.
- Update API ListRegions: add param ProductType.


2024-01-15 Version: 1.1.0
- Generated php 2021-09-01 for appstream-center.

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": ">5.5",
"alibabacloud/tea-utils": "^0.2.19",
"alibabacloud/darabonba-openapi": "^0.2.10",
"alibabacloud/tea-utils": "^0.2.20",
"alibabacloud/darabonba-openapi": "^0.2.12",
"alibabacloud/openapi-util": "^0.1.10|^0.2.1",
"alibabacloud/endpoint-util": "^0.1.0"
},
Expand Down
Loading

0 comments on commit bdb65ce

Please sign in to comment.