Skip to content

Commit

Permalink
CodeGen from PR 26109 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 980fb6fb08b4d5f6e9fbb98fce0bfa51df3583d9 into 4c38cb9966cd6afbb03c7e9b14997720a728baee
  • Loading branch information
SDKAuto committed Oct 18, 2023
1 parent 53b6755 commit f3694c0
Show file tree
Hide file tree
Showing 37 changed files with 6,365 additions and 4,179 deletions.
178 changes: 171 additions & 7 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 2 additions & 34 deletions sdk/scvmm/arm-scvmm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,5 @@
# Release History

## 1.0.0-beta.4 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.3 (2023-02-01)

**Features**

- Exposes `getContinuationToken` helper function to extract continuation token

**Bugs Fixed**

- A series of small bug fixs relevant to authentication and apiVersion policy

## 1.0.0-beta.2 (2022-07-14)

**Features**

- Added Interface CloudInventoryItem
- Added Interface InventoryItem
- Added Interface ProxyResource
- Added Interface VirtualMachineInventoryItem
- Added Interface VirtualMachineTemplateInventoryItem
- Added Interface VirtualNetworkInventoryItem


## 1.0.0-beta.1 (2022-04-27)
## 1.0.0 (2023-10-18)

The package of @azure/arm-scvmm is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
The package of @azure/arm-scvmm is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
2 changes: 1 addition & 1 deletion sdk/scvmm/arm-scvmm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Microsoft.ScVmm Rest API spec.

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/scvmm/arm-scvmm) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-scvmm) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-scvmm?view=azure-node-preview) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-scvmm) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
10 changes: 5 additions & 5 deletions sdk/scvmm/arm-scvmm/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "96c6e14d4dfd2aef59a69a43185308567fec8c07",
"readme": "specification\\scvmm\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\scvmm\\resource-manager\\readme.md --use=@autorest/[email protected].0-rc.7 --generate-sample=true",
"commit": "dcbfbdc745942d2e93bf1bf0bdaae1890e1631cf",
"readme": "specification/scvmm/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/scvmm/resource-manager/readme.md --use=@autorest/typescript@^6.0.11",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/[email protected].0-rc.7"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
"use": "@autorest/typescript@^6.0.11"
}
Loading

0 comments on commit f3694c0

Please sign in to comment.