-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure Communication Services - Phone Number Admin - Implementing long running operations for phone number search #14157
Merged
HeliWang
merged 4 commits into
feature/communication/phonenumber
from
helwan/feature/communication/phonenumber/long-run-op
Oct 1, 2020
Merged
Conversation
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
xiangyan99
reviewed
Sep 30, 2020
...ion-administration/azure/communication/administration/_phone_number_administration_client.py
Outdated
Show resolved
Hide resolved
xiangyan99
reviewed
Sep 30, 2020
...ion-administration/azure/communication/administration/_phone_number_administration_client.py
Show resolved
Hide resolved
xiangyan99
reviewed
Sep 30, 2020
...ion-administration/azure/communication/administration/_phone_number_administration_client.py
Show resolved
Hide resolved
xiangyan99
reviewed
Sep 30, 2020
...ion-administration/azure/communication/administration/_phone_number_administration_client.py
Outdated
Show resolved
Hide resolved
HeliWang
changed the title
Azure Communication Services - Phone Number Admin - Implementing long running operations
Azure Communication Services - Phone Number Admin - Implementing long running operations for phone number search
Oct 1, 2020
xiangyan99
reviewed
Oct 1, 2020
.../azure-communication-administration/azure/communication/administration/aio/_polling_async.py
Outdated
Show resolved
Hide resolved
xiangyan99
approved these changes
Oct 1, 2020
HeliWang
deleted the
helwan/feature/communication/phonenumber/long-run-op
branch
October 1, 2020 17:52
HeliWang
added a commit
that referenced
this pull request
Oct 2, 2020
… running operations for phone number search (#14157) * Implementing long running operations for phone number search
turalf
pushed a commit
that referenced
this pull request
Oct 2, 2020
… running operations for phone number search (#14157) * Implementing long running operations for phone number search
turalf
pushed a commit
that referenced
this pull request
Oct 5, 2020
* Add tnm * Azure Communication Service - Phone Number Administration - Live Test (#14109) * add tnm live tests and recordings * address comments * assert functions returning none * sync srubbed config and playback config Co-authored-by: Eason Yang <easony@microsoft.com> * Azure Communication Services - Phone Number Admin - Implementing long running operations for phone number search (#14157) * Implementing long running operations for phone number search * refresh swagger and auto generated code (#14182) * Azure Communication Service - Phone Number Administration - Samples (#14162) * add tnm samples v0 * address comments * update samples with long run operation * add basic readme for phone number description * add e=code example to tnm readme * update admin setup.py with long_description_content_type Co-authored-by: Eason Yang <easony@microsoft.com> * Revert "Azure Communication Services - Phone Number Admin - Implementing long running operations for phone number search (#14157)" (#14208) This reverts commit fd7191d. * revert LRO from TNM samples (#14211) Co-authored-by: Eason Yang <easony@microsoft.com> * refresh swagger link and auto generated code (#14210) * remove duplicate long_description_content_type (#14230) Co-authored-by: Eason Yang <easony@microsoft.com> * add readme changes (#14222) Co-authored-by: Eason Yang <easony@microsoft.com> * Azure Communication Service - Phone Number Administration - Add release phone number to live tests (#14227) * Azure Communication Service - Phone Number Administration - Samples (#14162) * add tnm samples v0 * address comments * update samples with long run operation * add basic readme for phone number description * add e=code example to tnm readme * update admin setup.py with long_description_content_type Co-authored-by: Eason Yang <easony@microsoft.com> * rename live tests variables * add release phone numbers * remove extra lines readme Co-authored-by: Eason Yang <easony@microsoft.com> Co-authored-by: tural farhadov <tufarhad@microsoft.com> Co-authored-by: Eason <eason.yty@gmail.com> Co-authored-by: Eason Yang <easony@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implementing long running operations for:
CreateSearch
CancelSearch
PurchaseSearch