You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GA implementation of the number lookup feature. This commit should cover the vast majority of the work needed, and is updated to incorporate feedback from the stewardship board. These changes are going into a branch to wait until we're ready to do our final bug bashing and eventually merging and shipping the feature.
----------
* Add number lookup to communication phonenumbers (#31053)
* update swagger and regenerate using autorest
* update internal operation tests
* regenerate autorest, add and record tests
* Update changelog
* update tests to account for phone number sanitization, update test recordings
* update autorest generation
* updates based on review comments
* udpate tests/recordings
* fix linting error
* fix lint errors and test for async
* update test recordings
* update changelog, minor fixes to tests, and update to the recordings
* update version in changelog to beta version
* update version
* update changelog
* update changelog
* update generated files
* update to GA verison for review
* updated based on SDK review feedback
Copy file name to clipboardExpand all lines: sdk/communication/azure-communication-phonenumbers/azure/communication/phonenumbers/_generated/_configuration.py
+5-12Lines changed: 5 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,14 @@
6
6
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
0 commit comments