Skip to content

Commit

Permalink
CodeGen from PR 30271 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 1d7dca5ac092671be61cbaa15460c78cc00ca58d into 88c75521eba884f239fba9e0cc4fd4f1b04fa9ad
  • Loading branch information
SDKAuto committed Aug 29, 2024
1 parent bc773ec commit 8edb6b2
Show file tree
Hide file tree
Showing 59 changed files with 1,445 additions and 2,054 deletions.
11 changes: 6 additions & 5 deletions common/config/rush/pnpm-lock.yaml

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

51 changes: 42 additions & 9 deletions sdk/playwrighttesting/arm-playwrighttesting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,51 @@
# Release History

## 1.0.0-beta.3 (Unreleased)


## 1.0.0-beta.3 (2024-08-29)
Compared with version 1.0.0-beta.2

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group AccountQuotas
- Added operation Accounts.checkNameAvailability
- Added Interface AccountFreeTrialProperties
- Added Interface AccountQuota
- Added Interface AccountQuotaListResult
- Added Interface AccountQuotaProperties
- Added Interface AccountQuotasGetOptionalParams
- Added Interface AccountQuotasListByAccountNextOptionalParams
- Added Interface AccountQuotasListByAccountOptionalParams
- Added Interface AccountsCheckNameAvailabilityOptionalParams
- Added Interface CheckNameAvailabilityRequest
- Added Interface CheckNameAvailabilityResponse
- Added Type Alias AccountQuotasGetResponse
- Added Type Alias AccountQuotasListByAccountNextResponse
- Added Type Alias AccountQuotasListByAccountResponse
- Added Type Alias AccountsCheckNameAvailabilityResponse
- Added Type Alias AccountsDeleteResponse
- Added Type Alias CheckNameAvailabilityReason
- Added Type Alias OfferingType
- Interface AccountProperties has a new optional parameter localAuth
- Interface AccountUpdateProperties has a new optional parameter localAuth
- Interface QuotaProperties has a new optional parameter offeringType
- Added Enum KnownCheckNameAvailabilityReason
- Added Enum KnownOfferingType
- Enum KnownFreeTrialState has a new value NotEligible
- Enum KnownFreeTrialState has a new value NotRegistered
- Enum KnownProvisioningState has a new value Creating
- Enum KnownQuotaNames has a new value Reporting

### Other Changes
### Breaking Changes

- Interface FreeTrialProperties no longer has parameter allocatedValue
- Interface FreeTrialProperties no longer has parameter createdAt
- Interface FreeTrialProperties no longer has parameter expiryAt
- Interface FreeTrialProperties no longer has parameter percentageUsed
- Interface FreeTrialProperties no longer has parameter usedValue


## 1.0.0-beta.2 (2024-01-31)

**Features**
### Features Added

- Added Interface AccountProperties
- Added Interface AccountUpdateProperties
Expand All @@ -21,7 +54,7 @@
- Interface AccountUpdate has a new optional parameter properties
- Interface Quota has a new optional parameter properties

**Breaking Changes**
### Breaking Changes

- Interface Account no longer has parameter dashboardUri
- Interface Account no longer has parameter provisioningState
Expand Down
8 changes: 4 additions & 4 deletions sdk/playwrighttesting/arm-playwrighttesting/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "f3cd6922dbe117d78b4f719bbf8b03db46b30808",
"commit": "da24b5849c0807745bf21574317bf73805d4dff1",
"readme": "specification/playwrighttesting/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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\playwrighttesting\\resource-manager\\readme.md --use=@autorest/[email protected].13 --generate-sample=true",
"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/playwrighttesting/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/[email protected].13"
"release_tool": "@azure-tools/[email protected].11",
"use": "@autorest/typescript@^6.0.12"
}
6 changes: 0 additions & 6 deletions sdk/playwrighttesting/arm-playwrighttesting/assets.json

This file was deleted.

24 changes: 8 additions & 16 deletions sdk/playwrighttesting/arm-playwrighttesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
},
"dependencies": {
"@azure/core-lro": "^2.5.4",
"@azure/abort-controller": "^1.0.0",
"@azure/abort-controller": "^2.1.2",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.12.0",
"@azure/core-auth": "^1.6.0",
"@azure/core-rest-pipeline": "^1.14.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -35,11 +35,12 @@
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.0.1",
"@azure/identity": "^4.2.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"@azure-tools/test-credential": "^1.1.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
Expand Down Expand Up @@ -77,7 +78,6 @@
"pack": "npm pack 2>&1",
"extract-api": "dev-tool run extract-api",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
Expand Down Expand Up @@ -106,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/playwrighttesting/arm-playwrighttesting",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-playwrighttesting?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/playwrighttesting/arm-playwrighttesting"
}
Loading

0 comments on commit 8edb6b2

Please sign in to comment.