Skip to content
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

Support 1:n and custom tag in SMS #13377

Closed
wants to merge 14 commits into from

Conversation

ankitarorabit
Copy link
Member

No description provided.


// The message being sent
const message = "Hey!";

console.log("-- Sending SMS --");
console.log("-- Sending Group SMS --");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not create new sample called sendGroupSms?

@DominikMe
Copy link
Member

@ankitarorabit Looks like this PR is replaced by #13421 , can we close this here?

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Mar 12, 2021
Microsoft.api management 2021 01 01 preview (Azure#13377)

* Adds base for updating Microsoft.ApiManagement from version stable/2020-12-01 to version 2021-01-01-preview

* Updates readme

* Updates API version in new specs and examples

* Bring your Own IP support for vnet injection on API Management (Azure#13102)

* pip support for vnet injection

* fix example

* fix example

* New API and parameter properties added (Azure#13252)

* Changes for websocket entities (Azure#11912)

* add api type and protocol for 2021

* example

* modelAsString

* pretty check

* reference example

* rename file

* Fix enum mismatch

Co-authored-by: Samir Solanki <[email protected]>

* free tls changes and updated examples (Azure#13347)

* free tls changes and updated examples

* renames

Co-authored-by: VitaliyKurokhtin <[email protected]>
Co-authored-by: JJ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants