Skip to content

Commit

Permalink
Generated functionality for Operator Connect MVP0. (Azure#21725)
Browse files Browse the repository at this point in the history
* Generated functionality for Operator Connect MVP0.

* Reverting unwanted changes in arm-appservice

* Updated SDK version.

* Added entry to changelog.

* Added new recordings

* Fixing tests.

* Fixing tests.

* Fixing AAD test.

* Modified recordings to address PR comments

* Fixed version in changelog.

* Fixing package version.

* Revert "Fixing package version."

This reverts commit cb6312b.

* Added tag to beta as unreleased

* Reapplying fix of version to alpha

* Fixing package version.
  • Loading branch information
jiriburant authored May 17, 2022
1 parent f8ef48b commit 2526004
Show file tree
Hide file tree
Showing 44 changed files with 1,008 additions and 2,153 deletions.
5 changes: 5 additions & 0 deletions sdk/communication/communication-phone-numbers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release History

## 1.2.0-alpha.20220517.1 (2022-05-17)

- Added support for the API version `2022-06-01-preview`
- Added `operatorId`, `operatorName` and `phoneNumberSource` properties to the `PurchasedPhoneNumber` model.

## 1.2.0-beta.3 (2022-04-06)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-phone-numbers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/communication-phone-numbers",
"version": "1.2.0-beta.3",
"version": "1.2.0-alpha.20220517.1",
"description": "SDK for Azure Communication service which facilitates phone number management.",
"sdk-type": "client",
"main": "dist/index.js",
Expand Down

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

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

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

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 2526004

Please sign in to comment.