-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* quota-track2 * update * update
- Loading branch information
Showing
13 changed files
with
104 additions
and
134 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,20 @@ | ||
## Release History | ||
## 1.0.0-beta.2 (2021-11-01) | ||
|
||
**Features** | ||
|
||
### 1.0.0-beta.2 (Unreleased) | ||
- Added operation group QuotaOperation | ||
- Added Interface QuotaOperationListNextOptionalParams | ||
- Added Interface QuotaOperationListOptionalParams | ||
- Added Type Alias LimitObject | ||
- Added Type Alias QuotaOperationListNextResponse | ||
- Added Type Alias QuotaOperationListResponse | ||
- Class AzureQuotaExtensionAPI has a new parameter quotaOperation | ||
|
||
#### Features Added | ||
**Breaking Changes** | ||
|
||
#### Breaking Changes | ||
|
||
#### Bugs Fixed | ||
|
||
#### Other Changes | ||
|
||
### 1.0.0-beta.1 (2021-09-28) | ||
- Removed operation group Operation | ||
- Class AzureQuotaExtensionAPI no longer has parameter operation | ||
|
||
## 1.0.0-beta.1 (2021-09-28) | ||
|
||
- Initial Release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"commit": "a8e6d89a08f7b872be9da82b735274bc84199e8e", | ||
"commit": "4a2c1e8f277dd11a0da89d56eab8ff1a922d3a69", | ||
"readme": "specification/quota/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/quota/resource-manager/readme.md --use=@autorest/[email protected]", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.