-
Notifications
You must be signed in to change notification settings - Fork 4.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 (ACS) Email .NET SDK (Public Preview 2 before GA) #33110
Conversation
… prevent apiview from being generated.
@tg-msft @KrzysztofCwalina - could you please review this PR? We are hoping to release this by next week. |
To my knowledge, the ACS team has rights to the repository and have been handling reviews for Communication packages. @petrsvihlik: Would you be so kind as to help engage the right ACS folks here? |
@m-nash: Would you please review the autorest configuration? |
@jsquire - adding @DominikMe, @mbakalov from the ACS Side who were engaged with this SDK review. |
sdk/communication/Azure.Communication.Email/src/CommunicationEmailModelFactory.cs
Show resolved
Hide resolved
…into individual files, fix links in md files
I believe @yogeshmo and @kagbakpem are the code owners of the Email service. If that's right, could you folks also update the https://github.com/Azure/azure-sdk-for-net/blob/main/.github/CODEOWNERS ? |
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.
This PR is for a new public preview version of Azure Communication Services Email SDK. This version is planned to be the last preview version before we go to GA next month. So, please consider this as GA review itself.
The APIView for this SDK is here: https://apiview.dev/Assemblies/Review/10d44d4ede934894a2f3661bec7758ce?revisionId=c2336304638a46dab9a5c462d41f181c&doc=False#Azure.Communication.Email.EmailMessage
The swagger PR is here: Azure/azure-rest-api-specs#21841