azure-rest-api-specs
azure-rest-api-specs copied to clipboard
Alec baird desktopvirtualization microsoft.desktop virtualization 2024 01 16 preview
ARM (Control Plane) API Specification Update Pull Request
Tip: overwhelmed by all this guidance? See the
Getting help
section at the bottom of this PR description.
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Click here to see the details of Step 1
Breaking changes review (Diagram Step 1)
If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:
- The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
- You believe there is no need for you to request breaking change approval, for any reason. Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2
ARM API changes review (Diagram Step 2)
- If this PR is in purview of ARM review then automation will add the
ARMReview
label. - If you want to force ARM review, add the label yourself.
- Proceed according to the diagram at the top of this comment.
Click here to see the diagram footnotes
Diagram footnotes
[1] ARM review queue (for merge queues, see [2])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback
to be added.
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])
If you need further help with anything, see Getting help
section below.
Purpose of this PR
What's the purpose of this PR? Check all that apply. This is mandatory!
- [x] New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
- [ ] Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
- [ ] Update existing version to fix swagger quality issues in S360.
- [ ] Other, please clarify:
- edit this with your clarification
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood and followed the instructions by checking all the boxes:
- [x] I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
- [x] I have reviewed following Resource Provider guidelines, including
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView
comment added to this PR. You can use ApiView to show API versions diff.
Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the Swagger-Suppression-Process to get approval.
Getting help
- First, please carefully read through this PR description, from top to bottom. Please fill out the
Purpose of this PR
andDue diligence checklist
. - To understand what you must do next to merge this PR, see the
Next Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state. - For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix.
- If the PR CI checks appear to be stuck in
queued
state, please add a comment with contents/azp run
. This should result in a new comment denoting aPR validation pipeline
has started and the checks should be updated after few minutes. - If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
Next Steps to Merge
✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).
Swagger Validation Report
️️✔️
BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️
Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
compared swaggers (via Oad v0.10.4)] | new version | base version |
---|---|---|
desktopvirtualization.json | 2024-01-16-preview(de2b32d) | 2023-09-05(main) |
desktopvirtualization.json | 2024-01-16-preview(de2b32d) | 2023-11-01-preview(main) |
️️✔️
CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️
LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) | new version | base version |
---|---|---|
package-preview-2024-01 | package-preview-2024-01(de2b32d) | default(main) |
The following errors/warnings exist before current PR submission:
Only 30 items are listed, please refer to log for more details.
Rule | Message |
---|---|
OperationsApiSchemaUsesCommonTypes |
Operations API path must follow the schema provided in the common types. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L50 |
PatchIdentityProperty |
The patch operation body parameter schema should contain property 'identity'. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L225 |
PutRequestResponseSchemeArm |
A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'PrivateEndpointConnections_UpdateByWorkspace' Request Model: 'parameters[5].schema' Response Model: 'responses[200].schema' Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L386 |
PutResponseCodes |
Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L386 |
PatchIdentityProperty |
The patch operation body parameter schema should contain property 'identity'. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L773 |
PatchIdentityProperty |
The patch operation body parameter schema should contain property 'identity'. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L1618 |
ConsistentPatchProperties |
The property 'tags' in the request body either not apppear in the resource model or has the wrong level. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L2007 |
ConsistentPatchProperties |
The property 'tags' in the request body either not apppear in the resource model or has the wrong level. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L2172 |
PatchIdentityProperty |
The patch operation body parameter schema should contain property 'identity'. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L2428 |
EvenSegmentedPathForPutOperation |
API path with PUT operation defined MUST have even number of segments (i.e. end in {resourceType}/{resourceName} segments). Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L2581 |
XmsPageableForListCalls |
x-ms-pageable extension must be specified for LIST APIs.Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L2582 |
EvenSegmentedPathForPutOperation |
API path with PUT operation defined MUST have even number of segments (i.e. end in {resourceType}/{resourceName} segments). Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L3037 |
XmsPageableForListCalls |
x-ms-pageable extension must be specified for LIST APIs.Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L3186 |
XmsPageableForListCalls |
x-ms-pageable extension must be specified for LIST APIs.Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L3377 |
SubscriptionsAndResourceGroupCasing |
The path segment resourcegroups should be resourceGroups. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L3913 |
SubscriptionsAndResourceGroupCasing |
The path segment resourcegroups should be resourceGroups. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L4111 |
PutRequestResponseSchemeArm |
A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'PrivateEndpointConnections_UpdateByHostPool' Request Model: 'parameters[5].schema' Response Model: 'responses[200].schema' Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L5072 |
PutResponseCodes |
Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L5072 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6562 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6589 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6620 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6694 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6721 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6767 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6837 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L6853 |
XmsEnumValidation |
The enum types should have x-ms-enum type extension set with appropriate options. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L9232 |
:warning: ParameterNotUsingCommonTypes | Not using the common-types defined parameter 'operationId'. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L41 |
:warning: LatestVersionOfCommonTypesMustBeUsed | Use the latest version v5 of types.json. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L43 |
:warning: ParameterNotUsingCommonTypes | Not using the common-types defined parameter 'operationId'. Location: Microsoft.DesktopVirtualization/preview/2024-01-16-preview/desktopvirtualization.json#L77 |
️️✔️
Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️
SwaggerAPIView succeeded [Detail] [Expand]
️️✔️
TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️
SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️
PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️
SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️
Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️
PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️
Automated merging requirements met succeeded [Detail] [Expand]
Swagger Generation Artifacts
️️✔️
ApiDocPreview succeeded [Detail] [Expand]
Please click here to preview with your @microsoft account.
️❌
azure-sdk-for-net-track2 failed [Detail]
❌
Failed [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. SDK Automation 14.0.0command pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json command pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json cmderr [Invoke-GenerateAndBuildV2.ps1] [31;1mGeneratePackage: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714 cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1mLine | cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m 714 | [0m [36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s[0m … cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m | [31;1m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m | [31;1mFailed to generate sdk. exit code: False cmderr [Invoke-GenerateAndBuildV2.ps1] [0m cmderr [Invoke-GenerateAndBuildV2.ps1] [31;1mGet-ChildItem: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807 cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1mLine | cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m 807 | [0m … rtifacts += [36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s[0m … cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m | [31;1m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m | [31;1mCannot find path cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m | [31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m | [31;1mit does not exist. cmderr [Invoke-GenerateAndBuildV2.ps1] [0m cmderr [Invoke-GenerateAndBuildV2.ps1] [31;1mGeneratePackage: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714 cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1mLine | cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m 714 | [0m [36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s[0m … cmderr [Invoke-GenerateAndBuildV2.ps1] [36;1m | [31;1m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m | [31;1mFailed to generate sdk artifact cmderr [Invoke-GenerateAndBuildV2.ps1] [0m
❌
Azure.ResourceManager.DesktopVirtualization [View full logs] [Preview SDK Changes]info [Changelog]
️⚠️
azure-sdk-for-python-track2 warning [Detail]
⚠️
Warning [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. SDK Automation 14.0.0command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json cmderr [automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools' cmderr [automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools' cmderr [automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed. command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json cmderr [automation_generate.sh] cmderr [automation_generate.sh] npm notice New minor version of npm available! 10.2.3 -> 10.3.0 cmderr [automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0> cmderr [automation_generate.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [automation_generate.sh] npm notice
️✔️
track2_azure-mgmt-desktopvirtualization [View full logs] [Preview SDK Changes]- azure_mgmt_desktopvirtualization-1.0.0b1-py3-none-any.whl
- azure-mgmt-desktopvirtualization-1.0.0b1.zip
info [Changelog] ### Features Added info [Changelog] info [Changelog] - Added operation group ActiveSessionHostConfigurationsOperations info [Changelog] - Added operation group AppAttachPackageInfoOperations info [Changelog] - Added operation group AppAttachPackageOperations info [Changelog] - Added operation group ControlSessionHostUpdateOperations info [Changelog] - Added operation group InitiateSessionHostUpdateOperations info [Changelog] - Added operation group SessionHostConfigurationsOperationStatusOperations info [Changelog] - Added operation group SessionHostConfigurationsOperations info [Changelog] - Added operation group SessionHostManagementsOperationStatusOperations info [Changelog] - Added operation group SessionHostManagementsOperations info [Changelog] - Added operation group SessionHostOperations info [Changelog] - Model ExpandMsixImage has a new parameter certificate_expiry info [Changelog] - Model ExpandMsixImage has a new parameter certificate_name info [Changelog] - Model HostPool has a new parameter app_attach_package_references info [Changelog] - Model HostPool has a new parameter direct_udp info [Changelog] - Model HostPool has a new parameter managed_private_udp info [Changelog] - Model HostPool has a new parameter management_type info [Changelog] - Model HostPool has a new parameter public_udp info [Changelog] - Model HostPool has a new parameter relay_udp info [Changelog] - Model HostPoolPatch has a new parameter direct_udp info [Changelog] - Model HostPoolPatch has a new parameter managed_private_udp info [Changelog] - Model HostPoolPatch has a new parameter public_udp info [Changelog] - Model HostPoolPatch has a new parameter relay_udp info [Changelog] - Model SessionHost has a new parameter last_session_host_update_time info [Changelog] - Model SessionHost has a new parameter session_host_configuration
️⚠️
azure-sdk-for-java warning [Detail]
⚠️
Warning [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. SDK Automation 14.0.0command ./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json cmderr [init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2 cmderr [init.sh] [notice] To update, run: pip install --upgrade pip cmderr [init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2 cmderr [init.sh] [notice] To update, run: pip install --upgrade pip cmderr [init.sh] rrent cmderr [init.sh] Dload Upload Total Spent Left Speed cmderr [init.sh] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1110k 0 --:--:-- --:--:-- --:--:-- 1110k cmderr [init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz... cmderr [init.sh] #################### 100.0% cmderr [init.sh] Computing checksum with sha256sum cmderr [init.sh] Checksums matched! command ./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
️✔️
azure-resourcemanager-desktopvirtualization [View full logs] [Preview SDK Changes]
️️✔️
azure-sdk-for-go succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. SDK Automation 14.0.0command sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json command generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
- Only show 120 items here, please refer to log for details.
️✔️
sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization [View full logs] [Preview SDK Changes]info [Changelog] info [Changelog] - New enum type `AppAttachPackageArchitectures` with values `AppAttachPackageArchitecturesALL`, `AppAttachPackageArchitecturesARM`, `AppAttachPackageArchitecturesARM64`, `AppAttachPackageArchitecturesNeutral`, `AppAttachPackageArchitecturesX64`, `AppAttachPackageArchitecturesX86`, `AppAttachPackageArchitecturesX86A64` info [Changelog] - New enum type `DirectUDP` with values `DirectUDPDefault`, `DirectUDPDisabled`, `DirectUDPEnabled` info [Changelog] - New enum type `DomainJoinType` with values `DomainJoinTypeActiveDirectory`, `DomainJoinTypeAzureActiveDirectory` info [Changelog] - New enum type `FailHealthCheckOnStagingFailure` with values `FailHealthCheckOnStagingFailureDoNotFail`, `FailHealthCheckOnStagingFailureNeedsAssistance`, `FailHealthCheckOnStagingFailureUnhealthy` info [Changelog] - New enum type `HostPoolUpdateAction` with values `HostPoolUpdateActionCancel`, `HostPoolUpdateActionPause`, `HostPoolUpdateActionResume`, `HostPoolUpdateActionRetry`, `HostPoolUpdateActionStart` info [Changelog] - New enum type `ManagedPrivateUDP` with values `ManagedPrivateUDPDefault`, `ManagedPrivateUDPDisabled`, `ManagedPrivateUDPEnabled` info [Changelog] - New enum type `ManagementType` with values `ManagementTypeAutomated`, `ManagementTypeStandard` info [Changelog] - New enum type `OperationActionSHM` with values `OperationActionSHMCancel`, `OperationActionSHMPause`, `OperationActionSHMResume`, `OperationActionSHMRetry`, `OperationActionSHMStart` info [Changelog] - New enum type `OperationTypeSHM` with values `OperationTypeSHMInitiateSessionHostUpdate`, `OperationTypeSHMValidateSessionHostUpdate` info [Changelog] - New enum type `PackageTimestamped` with values `PackageTimestampedNotTimestamped`, `PackageTimestampedTimestamped` info [Changelog] - New enum type `ProvisioningState` with values `ProvisioningStateCanceled`, `ProvisioningStateFailed`, `ProvisioningStateProvisioning`, `ProvisioningStateSucceeded` info [Changelog] - New enum type `ProvisioningStateSHC` with values `ProvisioningStateSHCCanceled`, `ProvisioningStateSHCFailed`, `ProvisioningStateSHCProvisioning`, `ProvisioningStateSHCSucceeded` info [Changelog] - New enum type `PublicUDP` with values `PublicUDPDefault`, `PublicUDPDisabled`, `PublicUDPEnabled` info [Changelog] - New enum type `RelayUDP` with values `RelayUDPDefault`, `RelayUDPDisabled`, `RelayUDPEnabled` info [Changelog] - New enum type `Type` with values `TypeCustom`, `TypeMarketplace` info [Changelog] - New enum type `VirtualMachineDiskType` with values `VirtualMachineDiskTypePremiumLRS`, `VirtualMachineDiskTypeStandardLRS`, `VirtualMachineDiskTypeStandardSSDLRS` info [Changelog] - New enum type `VirtualMachineSecurityType` with values `VirtualMachineSecurityTypeConfidentialVM`, `VirtualMachineSecurityTypeStandard`, `VirtualMachineSecurityTypeTrustedLaunch` info [Changelog] - New function `NewActiveSessionHostConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ActiveSessionHostConfigurationsClient, error)` info [Changelog] - New function `*ActiveSessionHostConfigurationsClient.Get(context.Context, string, string, *ActiveSessionHostConfigurationsClientGetOptions) (ActiveSessionHostConfigurationsClientGetResponse, error)` info [Changelog] - New function `*ActiveSessionHostConfigurationsClient.NewListByHostPoolPager(string, string, *ActiveSessionHostConfigurationsClientListByHostPoolOptions) *runtime.Pager[ActiveSessionHostConfigurationsClientListByHostPoolResponse]` info [Changelog] - New function `NewAppAttachPackageClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AppAttachPackageClient, error)` info [Changelog] - New function `*AppAttachPackageClient.CreateOrUpdate(context.Context, string, string, AppAttachPackage, *AppAttachPackageClientCreateOrUpdateOptions) (AppAttachPackageClientCreateOrUpdateResponse, error)` info [Changelog] - New function `*AppAttachPackageClient.Delete(context.Context, string, string, *AppAttachPackageClientDeleteOptions) (AppAttachPackageClientDeleteResponse, error)` info [Changelog] - New function `*AppAttachPackageClient.Get(context.Context, string, string, *AppAttachPackageClientGetOptions) (AppAttachPackageClientGetResponse, error)` info [Changelog] - New function `*AppAttachPackageClient.NewListByResourceGroupPager(string, *AppAttachPackageClientListByResourceGroupOptions) *runtime.Pager[AppAttachPackageClientListByResourceGroupResponse]` info [Changelog] - New function `*AppAttachPackageClient.NewListBySubscriptionPager(*AppAttachPackageClientListBySubscriptionOptions) *runtime.Pager[AppAttachPackageClientListBySubscriptionResponse]` info [Changelog] - New function `*AppAttachPackageClient.Update(context.Context, string, string, *AppAttachPackageClientUpdateOptions) (AppAttachPackageClientUpdateResponse, error)` info [Changelog] - New function `NewAppAttachPackageInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AppAttachPackageInfoClient, error)` info [Changelog] - New function `*AppAttachPackageInfoClient.NewImportPager(string, string, ImportPackageInfoRequest, *AppAttachPackageInfoClientImportOptions) *runtime.Pager[AppAttachPackageInfoClientImportResponse]` info [Changelog] - New function `*ClientFactory.NewActiveSessionHostConfigurationsClient() *ActiveSessionHostConfigurationsClient` info [Changelog] - New function `*ClientFactory.NewAppAttachPackageClient() *AppAttachPackageClient` info [Changelog] - New function `*ClientFactory.NewAppAttachPackageInfoClient() *AppAttachPackageInfoClient` info [Changelog] - New function `*ClientFactory.NewControlSessionHostUpdateClient() *ControlSessionHostUpdateClient` info [Changelog] - New function `*ClientFactory.NewInitiateSessionHostUpdateClient() *InitiateSessionHostUpdateClient` info [Changelog] - New function `*ClientFactory.NewSessionHostClient() *SessionHostClient` info [Changelog] - New function `*ClientFactory.NewSessionHostConfigurationsClient() *SessionHostConfigurationsClient` info [Changelog] - New function `*ClientFactory.NewSessionHostConfigurationsOperationStatusClient() *SessionHostConfigurationsOperationStatusClient` info [Changelog] - New function `*ClientFactory.NewSessionHostManagementsClient() *SessionHostManagementsClient` info [Changelog] - New function `*ClientFactory.NewSessionHostManagementsOperationStatusClient() *SessionHostManagementsOperationStatusClient` info [Changelog] - New function `NewControlSessionHostUpdateClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ControlSessionHostUpdateClient, error)` info [Changelog] - New function `*ControlSessionHostUpdateClient.BeginPost(context.Context, string, string, HostPoolControlParameter, *ControlSessionHostUpdateClientBeginPostOptions) (*runtime.Poller[ControlSessionHostUpdateClientPostResponse], error)` info [Changelog] - New function `NewInitiateSessionHostUpdateClient(string, azcore.TokenCredential, *arm.ClientOptions) (*InitiateSessionHostUpdateClient, error)` info [Changelog] - New function `*InitiateSessionHostUpdateClient.BeginPost(context.Context, string, string, *InitiateSessionHostUpdateClientBeginPostOptions) (*runtime.Poller[InitiateSessionHostUpdateClientPostResponse], error)` info [Changelog] - New function `NewSessionHostClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SessionHostClient, error)` info [Changelog] - New function `*SessionHostClient.RetryProvisioning(context.Context, string, string, string, *SessionHostClientRetryProvisioningOptions) (SessionHostClientRetryProvisioningResponse, error)` info [Changelog] - New function `NewSessionHostConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SessionHostConfigurationsClient, error)` info [Changelog] - New function `*SessionHostConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, SessionHostConfiguration, *SessionHostConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[SessionHostConfigurationsClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*SessionHostConfigurationsClient.Get(context.Context, string, string, *SessionHostConfigurationsClientGetOptions) (SessionHostConfigurationsClientGetResponse, error)` info [Changelog] - New function `*SessionHostConfigurationsClient.NewListByHostPoolPager(string, string, *SessionHostConfigurationsClientListByHostPoolOptions) *runtime.Pager[SessionHostConfigurationsClientListByHostPoolResponse]` info [Changelog] - New function `*SessionHostConfigurationsClient.BeginUpdate(context.Context, string, string, *SessionHostConfigurationsClientBeginUpdateOptions) (*runtime.Poller[SessionHostConfigurationsClientUpdateResponse], error)` info [Changelog] - New function `NewSessionHostConfigurationsOperationStatusClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SessionHostConfigurationsOperationStatusClient, error)` info [Changelog] - New function `*SessionHostConfigurationsOperationStatusClient.Get(context.Context, string, string, string, *SessionHostConfigurationsOperationStatusClientGetOptions) (SessionHostConfigurationsOperationStatusClientGetResponse, error)` info [Changelog] - New function `*SessionHostConfigurationsOperationStatusClient.NewListPager(string, string, *SessionHostConfigurationsOperationStatusClientListOptions) *runtime.Pager[SessionHostConfigurationsOperationStatusClientListResponse]` info [Changelog] - New function `NewSessionHostManagementsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SessionHostManagementsClient, error)` info [Changelog] - New function `*SessionHostManagementsClient.CreateOrUpdate(context.Context, string, string, SessionHostManagement, *SessionHostManagementsClientCreateOrUpdateOptions) (SessionHostManagementsClientCreateOrUpdateResponse, error)` info [Changelog] - New function `*SessionHostManagementsClient.Get(context.Context, string, string, *SessionHostManagementsClientGetOptions) (SessionHostManagementsClientGetResponse, error)` info [Changelog] - New function `*SessionHostManagementsClient.NewListByHostPoolPager(string, string, *SessionHostManagementsClientListByHostPoolOptions) *runtime.Pager[SessionHostManagementsClientListByHostPoolResponse]` info [Changelog] - New function `*SessionHostManagementsClient.Update(context.Context, string, string, *SessionHostManagementsClientUpdateOptions) (SessionHostManagementsClientUpdateResponse, error)` info [Changelog] - New function `NewSessionHostManagementsOperationStatusClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SessionHostManagementsOperationStatusClient, error)` info [Changelog] - New function `*SessionHostManagementsOperationStatusClient.Get(context.Context, string, string, string, *SessionHostManagementsOperationStatusClientGetOptions) (SessionHostManagementsOperationStatusClientGetResponse, error)` info [Changelog] - New function `*SessionHostManagementsOperationStatusClient.NewListPager(string, string, *SessionHostManagementsOperationStatusClientListOptions) *runtime.Pager[SessionHostManagementsOperationStatusClientListResponse]` info [Changelog] - New struct `ActiveDirectoryInfoPatchProperties` info [Changelog] - New struct `ActiveDirectoryInfoProperties` info [Changelog] - New struct `ActiveSessionHostConfiguration` info [Changelog] - New struct `ActiveSessionHostConfigurationList` info [Changelog] - New struct `ActiveSessionHostConfigurationProperties` info [Changelog] - New struct `AppAttachPackage` info [Changelog] - New struct `AppAttachPackageInfoProperties` info [Changelog] - New struct `AppAttachPackageList` info [Changelog] - New struct `AppAttachPackagePatch` info [Changelog] - New struct `AppAttachPackagePatchProperties` info [Changelog] - New struct `AppAttachPackageProperties` info [Changelog] - New struct `AzureActiveDirectoryInfoProperties` info [Changelog] - New struct `BootDiagnosticsInfoPatchProperties` info [Changelog] - New struct `BootDiagnosticsInfoProperties` info [Changelog] - New struct `CustomInfoPatchProperties` info [Changelog] - New struct `CustomInfoProperties` info [Changelog] - New struct `DiskInfoPatchProperties` info [Changelog] - New struct `DiskInfoProperties` info [Changelog] - New struct `DomainInfoPatchProperties` info [Changelog] - New struct `DomainInfoProperties` info [Changelog] - New struct `ErrorAdditionalInfo` info [Changelog] - New struct `ErrorDetail` info [Changelog] - New struct `HostPoolControlParameter` info [Changelog] - New struct `HostPoolUpdateConfigurationPatchProperties` info [Changelog] - New struct `HostPoolUpdateConfigurationProperties` info [Changelog] - New struct `ImageInfoPatchProperties` info [Changelog] - New struct `ImageInfoProperties` info [Changelog] - New struct `ImportPackageInfoRequest` info [Changelog] - New struct `KeyVaultCredentialsPatchProperties` info [Changelog] - New struct `KeyVaultCredentialsProperties` info [Changelog] - New struct `MarketplaceInfoPatchProperties` info [Changelog] - New struct `MarketplaceInfoProperties` info [Changelog] - New struct `NetworkInfoProperties` info [Changelog] - New struct `SecurityInfoPatchProperties` info [Changelog] - New struct `SecurityInfoProperties` info [Changelog] - New struct `SessionHostConfiguration` info [Changelog] - New struct `SessionHostConfigurationList` info [Changelog] - New struct `SessionHostConfigurationOperationStatus` info [Changelog] - New struct `SessionHostConfigurationOperationStatusList` info [Changelog] - New struct `SessionHostConfigurationPatch` info [Changelog] - New struct `SessionHostConfigurationPatchProperties` info [Changelog] - New struct `SessionHostConfigurationProperties` info [Changelog] - New struct `SessionHostManagement` info [Changelog] - New struct `SessionHostManagementList` info [Changelog] - New struct `SessionHostManagementOperationProgress` info [Changelog] - New struct `SessionHostManagementOperationStatus` info [Changelog] - New struct `SessionHostManagementOperationStatusList` info [Changelog] - New struct `SessionHostManagementOperationStatusProperties` info [Changelog] - New struct `SessionHostManagementPatch` info [Changelog] - New struct `SessionHostManagementPatchProperties` info [Changelog] - New struct `SessionHostManagementProperties` info [Changelog] - New struct `UpdateSessionHostsRequestBody` info [Changelog] - New field `CertificateExpiry`, `CertificateName` in struct `ExpandMsixImageProperties` info [Changelog] - New field `DirectUDP`, `ManagedPrivateUDP`, `PublicUDP`, `RelayUDP` in struct `HostPoolPatchProperties` info [Changelog] - New field `AppAttachPackageReferences`, `DirectUDP`, `ManagedPrivateUDP`, `ManagementType`, `PublicUDP`, `RelayUDP` in struct `HostPoolProperties` info [Changelog] - New field `LastSessionHostUpdateTime`, `SessionHostConfiguration` in struct `SessionHostProperties` info [Changelog] info [Changelog] Total 0 breaking change(s), 225 additive change(s).
️️✔️
azure-sdk-for-js succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. SDK Automation 14.0.0command sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json warn File azure-sdk-for-js_tmp/initOutput.json not found to read command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
- Only show 120 items here, please refer to log for details.
️✔️
@azure/arm-desktopvirtualization [View full logs] [Preview SDK Changes]info [Changelog] - Added Interface KeyVaultCredentialsProperties info [Changelog] - Added Interface MarketplaceInfoPatchProperties info [Changelog] - Added Interface MarketplaceInfoProperties info [Changelog] - Added Interface NetworkInfoPatchProperties info [Changelog] - Added Interface NetworkInfoProperties info [Changelog] - Added Interface SecurityInfoPatchProperties info [Changelog] - Added Interface SecurityInfoProperties info [Changelog] - Added Interface SessionHostConfiguration info [Changelog] - Added Interface SessionHostConfigurationList info [Changelog] - Added Interface SessionHostConfigurationOperationStatus info [Changelog] - Added Interface SessionHostConfigurationOperationStatusList info [Changelog] - Added Interface SessionHostConfigurationPatch info [Changelog] - Added Interface SessionHostConfigurationsCreateOrUpdateHeaders info [Changelog] - Added Interface SessionHostConfigurationsCreateOrUpdateOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsGetOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsListByHostPoolNextOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsListByHostPoolOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsOperationStatusGetOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsOperationStatusListNextOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsOperationStatusListOptionalParams info [Changelog] - Added Interface SessionHostConfigurationsUpdateHeaders info [Changelog] - Added Interface SessionHostConfigurationsUpdateOptionalParams info [Changelog] - Added Interface SessionHostManagement info [Changelog] - Added Interface SessionHostManagementList info [Changelog] - Added Interface SessionHostManagementOperationProgress info [Changelog] - Added Interface SessionHostManagementOperationStatus info [Changelog] - Added Interface SessionHostManagementOperationStatusList info [Changelog] - Added Interface SessionHostManagementPatch info [Changelog] - Added Interface SessionHostManagementProgressError info [Changelog] - Added Interface SessionHostManagementsCreateOrUpdateOptionalParams info [Changelog] - Added Interface SessionHostManagementsGetOptionalParams info [Changelog] - Added Interface SessionHostManagementsListByHostPoolNextOptionalParams info [Changelog] - Added Interface SessionHostManagementsListByHostPoolOptionalParams info [Changelog] - Added Interface SessionHostManagementsOperationStatusGetOptionalParams info [Changelog] - Added Interface SessionHostManagementsOperationStatusListNextOptionalParams info [Changelog] - Added Interface SessionHostManagementsOperationStatusListOptionalParams info [Changelog] - Added Interface SessionHostManagementsUpdateOptionalParams info [Changelog] - Added Interface SessionHostRetryProvisioningOptionalParams info [Changelog] - Added Interface TrackedResource info [Changelog] - Added Interface UpdateSessionHostsRequestBody info [Changelog] - Added Type Alias ActiveSessionHostConfigurationsGetResponse info [Changelog] - Added Type Alias ActiveSessionHostConfigurationsListByHostPoolNextResponse info [Changelog] - Added Type Alias ActiveSessionHostConfigurationsListByHostPoolResponse info [Changelog] - Added Type Alias AppAttachPackageArchitectures info [Changelog] - Added Type Alias AppAttachPackageCreateOrUpdateResponse info [Changelog] - Added Type Alias AppAttachPackageGetResponse info [Changelog] - Added Type Alias AppAttachPackageInfoImportNextResponse info [Changelog] - Added Type Alias AppAttachPackageInfoImportResponse info [Changelog] - Added Type Alias AppAttachPackageListByResourceGroupNextResponse info [Changelog] - Added Type Alias AppAttachPackageListByResourceGroupResponse info [Changelog] - Added Type Alias AppAttachPackageListBySubscriptionNextResponse info [Changelog] - Added Type Alias AppAttachPackageListBySubscriptionResponse info [Changelog] - Added Type Alias AppAttachPackageUpdateResponse info [Changelog] - Added Type Alias ControlSessionHostUpdatePostResponse info [Changelog] - Added Type Alias DirectUDP info [Changelog] - Added Type Alias DomainJoinType info [Changelog] - Added Type Alias FailHealthCheckOnStagingFailure info [Changelog] - Added Type Alias FaultType info [Changelog] - Added Type Alias HostPoolUpdateAction info [Changelog] - Added Type Alias InitiateSessionHostUpdatePostResponse info [Changelog] - Added Type Alias ManagedPrivateUDP info [Changelog] - Added Type Alias ManagementType info [Changelog] - Added Type Alias OperationActionSHM info [Changelog] - Added Type Alias OperationTypeSHM info [Changelog] - Added Type Alias PackageTimestamped info [Changelog] - Added Type Alias ProvisioningState info [Changelog] - Added Type Alias ProvisioningStateSHC info [Changelog] - Added Type Alias PublicUDP info [Changelog] - Added Type Alias RelayUDP info [Changelog] - Added Type Alias SessionHostConfigurationsCreateOrUpdateResponse info [Changelog] - Added Type Alias SessionHostConfigurationsGetResponse info [Changelog] - Added Type Alias SessionHostConfigurationsListByHostPoolNextResponse info [Changelog] - Added Type Alias SessionHostConfigurationsListByHostPoolResponse info [Changelog] - Added Type Alias SessionHostConfigurationsOperationStatusGetResponse info [Changelog] - Added Type Alias SessionHostConfigurationsOperationStatusListNextResponse info [Changelog] - Added Type Alias SessionHostConfigurationsOperationStatusListResponse info [Changelog] - Added Type Alias SessionHostConfigurationsUpdateResponse info [Changelog] - Added Type Alias SessionHostManagementsCreateOrUpdateResponse info [Changelog] - Added Type Alias SessionHostManagementsGetResponse info [Changelog] - Added Type Alias SessionHostManagementsListByHostPoolNextResponse info [Changelog] - Added Type Alias SessionHostManagementsListByHostPoolResponse info [Changelog] - Added Type Alias SessionHostManagementsOperationStatusGetResponse info [Changelog] - Added Type Alias SessionHostManagementsOperationStatusListNextResponse info [Changelog] - Added Type Alias SessionHostManagementsOperationStatusListResponse info [Changelog] - Added Type Alias SessionHostManagementsUpdateResponse info [Changelog] - Added Type Alias Type info [Changelog] - Added Type Alias VirtualMachineDiskType info [Changelog] - Added Type Alias VirtualMachineSecurityType info [Changelog] - Interface ExpandMsixImage has a new optional parameter certificateExpiry info [Changelog] - Interface ExpandMsixImage has a new optional parameter certificateName info [Changelog] - Interface HostPool has a new optional parameter appAttachPackageReferences info [Changelog] - Interface HostPool has a new optional parameter directUDP info [Changelog] - Interface HostPool has a new optional parameter managedPrivateUDP info [Changelog] - Interface HostPool has a new optional parameter managementType info [Changelog] - Interface HostPool has a new optional parameter publicUDP info [Changelog] - Interface HostPool has a new optional parameter relayUDP info [Changelog] - Interface HostPoolPatch has a new optional parameter directUDP info [Changelog] - Interface HostPoolPatch has a new optional parameter managedPrivateUDP info [Changelog] - Interface HostPoolPatch has a new optional parameter publicUDP info [Changelog] - Interface HostPoolPatch has a new optional parameter relayUDP info [Changelog] - Interface SessionHost has a new optional parameter lastSessionHostUpdateTime info [Changelog] - Interface SessionHost has a new optional parameter sessionHostConfiguration info [Changelog] - Added Enum KnownAppAttachPackageArchitectures info [Changelog] - Added Enum KnownDirectUDP info [Changelog] - Added Enum KnownDomainJoinType info [Changelog] - Added Enum KnownFailHealthCheckOnStagingFailure info [Changelog] - Added Enum KnownFaultType info [Changelog] - Added Enum KnownHostPoolUpdateAction info [Changelog] - Added Enum KnownManagedPrivateUDP info [Changelog] - Added Enum KnownManagementType info [Changelog] - Added Enum KnownOperationActionSHM info [Changelog] - Added Enum KnownOperationTypeSHM info [Changelog] - Added Enum KnownPackageTimestamped info [Changelog] - Added Enum KnownProvisioningState info [Changelog] - Added Enum KnownProvisioningStateSHC info [Changelog] - Added Enum KnownPublicUDP info [Changelog] - Added Enum KnownRelayUDP info [Changelog] - Added Enum KnownType info [Changelog] - Added Enum KnownVirtualMachineDiskType info [Changelog] - Added Enum KnownVirtualMachineSecurityType
️⚠️
azure-resource-manager-schemas warning [Detail]
⚠️
Warning [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. Schema Automation 14.0.0command .sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json cmderr [initScript.sh] cmderr [initScript.sh] npm notice New minor version of npm available! 10.2.3 -> 10.3.0 cmderr [initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0> cmderr [initScript.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [initScript.sh] npm notice warn File azure-resource-manager-schemas_tmp/initOutput.json not found to read command .sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
️✔️
desktopvirtualization [View full logs] [Preview Schema Changes]
️️✔️
azure-powershell succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 923ffdd7a4a9768d1727214c26806700c20c6243. SDK Automation 14.0.0command sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json command pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
️✔️
Az.desktopvirtualization.DefaultTag [View full logs] [Preview SDK Changes]
Generated ApiView
Language | Package Name | ApiView Link |
---|---|---|
Go | sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization | https://apiview.dev/Assemblies/Review/002d4025b23b4299a8d5ac660d16826d?revisionId=7dea33a7e12443e6a76edadd88e791bb |
Java | azure-resourcemanager-desktopvirtualization | https://apiview.dev/Assemblies/Review/eff8617dd2654aee80849b835d97ce5b?revisionId=978860e2ba94433abe72c9fa1538b238 |
JavaScript | @azure/arm-desktopvirtualization | https://apiview.dev/Assemblies/Review/a2e675ce22b54e598e9c114e88229134?revisionId=a4ef5e38fdfb4688ae5b44f33391face |
Swagger | Microsoft.DesktopVirtualization | https://apiview.dev/Assemblies/Review/9a75471881634d42b7daa81a823c4b2e?revisionId=0ebbc62d0c2247ec96c568b7a748204b |
Hi @alec-baird! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version.
For more details refer to the wiki.
/pr RequestMerge