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
Copy file name to clipboardExpand all lines: specification/communication/data-plane/Microsoft.CommunicationServicesSms/stable/2021-03-07/communicationservicessms.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
"tags": [
23
23
"Sms"
24
24
],
25
-
"summary": "Sends a SMS message from a phone number that belongs to the authenticated account.",
25
+
"summary": "Sends a Sms message from a phone number that belongs to the authenticated account.",
// "typeRoots": [], /* List of folders to include type definitions from. */
45
45
// "types": [], /* Type declaration files to be included in compilation. */
46
46
// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
47
-
"esModuleInterop": true/* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
47
+
"esModuleInterop": true/* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
48
48
// "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
49
49
50
50
/* Source Map Options */
@@ -57,4 +57,4 @@
57
57
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
58
58
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
0 commit comments