Skip to content

Commit

Permalink
Support API ListBindInfo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Jan 17, 2025
1 parent 9fb8309 commit 91f6c56
Show file tree
Hide file tree
Showing 54 changed files with 679 additions and 4,475 deletions.
23 changes: 23 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
2025-01-17 Version: 3.0.0
- Support API ListBindInfo.
- Delete API AccessPageGetAcl.
- Delete API AskSessionPackageRenewPrice.
- Delete API CancelOtaTask.
- Delete API CreateProject.
- Delete API DeleteProject.
- Delete API GetProjectPolicies.
- Delete API ListProjects.
- Delete API MigrateSessionPackage.
- Delete API ModifyProjectPolicy.
- Delete API RefreshAccessUrl.
- Delete API RenewSessionPackage.
- Delete API UpdateAccessPageState.
- Update API AuthorizeInstanceGroup: update param AuthorizeUserIds.
- Update API AuthorizeInstanceGroup: update param UnAuthorizeUserIds.
- Update API CreateAppInstanceGroup: add param AppPolicyId.
- Update API GetAppInstanceGroup: update response param.
- Update API ListAppInstanceGroup: update response param.
- Update API ModifyAppInstanceGroupAttribute: add param PerSessionPerApp.
- Update API ModifyAppInstanceGroupAttribute: update param StoragePolicy.


2024-10-22 Version: 2.0.4
- Update API AuthorizeInstanceGroup: add param UserMeta.
- Update API CreateAppInstanceGroup: update param AppInstanceGroupName.
Expand Down
784 changes: 85 additions & 699 deletions src/Appstreamcenter.php

Large diffs are not rendered by default.

49 changes: 0 additions & 49 deletions src/Models/AccessPageGetAclRequest.php

This file was deleted.

71 changes: 0 additions & 71 deletions src/Models/AccessPageGetAclResponse.php

This file was deleted.

118 changes: 0 additions & 118 deletions src/Models/AccessPageGetAclResponseBody.php

This file was deleted.

105 changes: 0 additions & 105 deletions src/Models/AccessPageGetAclResponseBody/data.php

This file was deleted.

Loading

0 comments on commit 91f6c56

Please sign in to comment.