Skip to content

Commit 1a7ad12

Browse files
committed
Added default gcmEndpoint value
1 parent 29abfe6 commit 1a7ad12

File tree

1 file changed

+1
-1
lines changed
  • specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01

1 file changed

+1
-1
lines changed

specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/notificationhubs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1972,7 +1972,7 @@
19721972
"properties": {
19731973
"gcmEndpoint": {
19741974
"type": "string",
1975-
"description": "The GCM endpoint."
1975+
"description": "The FCM legacy endpoint. Default value is 'https://fcm.googleapis.com/fcm/send'"
19761976
},
19771977
"googleApiKey": {
19781978
"type": "string",

0 commit comments

Comments
 (0)