-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Samples and Readme update for Administration package #15853
Merged
ankitarorabit
merged 4 commits into
Azure:feature/communication/phonenumber
from
ankitarorabit:readmeupdate
Oct 1, 2020
Merged
Samples and Readme update for Administration package #15853
ankitarorabit
merged 4 commits into
Azure:feature/communication/phonenumber
from
ankitarorabit:readmeupdate
Oct 1, 2020
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
waynemo
requested changes
Oct 1, 2020
whisper6284
reviewed
Oct 1, 2020
...on-administration/src/samples/java/com/azure/communication/administration/ReadmeSamples.java
Outdated
Show resolved
Hide resolved
waynemo
approved these changes
Oct 1, 2020
ankitarorabit
added a commit
to ankitarorabit/azure-sdk-for-java
that referenced
this pull request
Oct 1, 2020
* More samples and readme changes * PR comments * build failure * fix indentation
ankitarorabit
added a commit
to ankitarorabit/azure-sdk-for-java
that referenced
this pull request
Oct 1, 2020
* More samples and readme changes * PR comments * build failure * fix indentation
RezaJooyandeh
pushed a commit
that referenced
this pull request
Oct 2, 2020
* Azure Communication Service - Phone Number Administration SDK (#15497) * Add Phone Number functionality to azure-communication-administration * Update checkstyle suppressions * Azure Communication Services - Refactor PhoneNumberAsyncClient to Wrap Exceptions (#15794) * Catch exceptions and return error Mono/PagedFlux * Refactor PhoneNumberAsyncClient method overloads to consolidate logic * Azure Communication Service - Update Phone Number Admin Null Checks (#15811) * Add null checks for required method arguments * Remove setter null check to allow clearing of httpPipeline * Updating azure-communication-administration README with a few samples (#15816) * Updating javadoc with a few samples * resolve comments * Fixing spot check errors * fix typo * Add Env Var check to skip PhoneNumber integration tests (#15855) * Samples and Readme update for Administration package (#15853) * More samples and readme changes * PR comments * build failure * fix indentation * azure-communication-administration - Regenerate Code for Updated Swagger (#15861) * Update swagger and regenerate code * Fix tests after code regeneration * Fix the param name * updating the sample code Co-authored-by: waynemo <[email protected]>
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.
This contains the remaining samples as listed below and the readme update for Administration package