Skip to content

Commit

Permalink
CodeGen from PR 22571 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Update readme.python.md (Azure#22571)

* Update readme.python.md

* Update readme.python.md
  • Loading branch information
SDKAuto committed Feb 13, 2023
1 parent 42d359f commit 7d4a1b1
Show file tree
Hide file tree
Showing 34 changed files with 1,315 additions and 384 deletions.
14 changes: 7 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.

49 changes: 41 additions & 8 deletions sdk/databoxedge/arm-databoxedge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,48 @@
# Release History

## 3.0.0 (2023-02-13)

**Features**

## 2.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group DeviceCapacityCheck
- Added operation group DeviceCapacityInfoOperations
- Added Interface ClusterCapacityViewData
- Added Interface ClusterGpuCapacity
- Added Interface ClusterMemoryCapacity
- Added Interface ClusterStorageViewData
- Added Interface DeviceCapacityCheckCheckResourceCreationFeasibilityOptionalParams
- Added Interface DeviceCapacityInfo
- Added Interface DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams
- Added Interface DeviceCapacityRequestInfo
- Added Interface HostCapacity
- Added Interface NumaNodeData
- Added Interface VmMemory
- Added Interface VmPlacementRequestResult
- Added Type Alias ClusterWitnessType
- Added Type Alias DeviceCapacityInfoGetDeviceCapacityInfoResponse
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessContainerName
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageAccountName
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageEndpoint
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter clusterWitnessType
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessLocation
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessUsername
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter systemData
- Interface Order has a new optional parameter kind
- Interface Order has a new optional parameter orderId
- Added Enum KnownClusterWitnessType
- Enum KnownSkuName has a new value EdgeMRTCP
- Enum KnownSkuName has a new value EP2128GPU1Mx1W
- Enum KnownSkuName has a new value EP2256GPU2Mx1
- Enum KnownSkuName has a new value EP264Mx1W

### Other Changes
**Breaking Changes**

- Interface DevicesListByResourceGroupNextOptionalParams no longer has parameter expand
- Interface DevicesListBySubscriptionNextOptionalParams no longer has parameter expand
- Interface TriggersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter
- Interface UsersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter


## 2.1.0 (2022-11-21)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/databoxedge/arm-databoxedge/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 Microsoft
Copyright (c) 2023 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions sdk/databoxedge/arm-databoxedge/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "e6a2296d02ec6c4b2c32479198bfbcb9b16ea247",
"readme": "specification\\databoxedge\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\databoxedge\\resource-manager\\readme.md --use=@autorest/[email protected].3.20221108.1 --generate-sample=true",
"commit": "7628df586f53463e7182758c00b670ffde26077c",
"readme": "specification/databoxedge/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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/databoxedge/resource-manager/readme.md --use=@autorest/[email protected].5",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
"use": "@autorest/[email protected].3.20221108.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
"use": "@autorest/[email protected].5"
}
20 changes: 6 additions & 14 deletions sdk/databoxedge/arm-databoxedge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for DataBoxEdgeManagementClient.",
"version": "2.1.1",
"version": "3.0.0",
"engines": {
"node": ">=14.0.0"
},
Expand All @@ -29,9 +29,9 @@
"types": "./types/arm-databoxedge.d.ts",
"devDependencies": {
"@microsoft/api-extractor": "^7.31.1",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-multi-entry": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
Expand Down Expand Up @@ -110,13 +110,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-databoxedge?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading

0 comments on commit 7d4a1b1

Please sign in to comment.