File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33Firebase Cloud Messaging API client library.
44
5- FCM send API that provides a cross-platform messaging solution to reliably deliver messages at no cost .
5+ FCM send API that provides a cross-platform messaging solution to reliably deliver messages.
66
77## Installation
88
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.FCM.V1 do
2020 API client metadata for GoogleApi.FCM.V1.
2121 """
2222
23- @ discovery_revision "20250219 "
23+ @ discovery_revision "20250228 "
2424
2525 def discovery_revision ( ) , do: @ discovery_revision
2626end
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ defmodule GoogleApi.FCM.Mixfile do
4848
4949 defp description ( ) do
5050 """
51- Firebase Cloud Messaging API client library. FCM send API that provides a cross-platform messaging solution to reliably deliver messages at no cost .
51+ Firebase Cloud Messaging API client library. FCM send API that provides a cross-platform messaging solution to reliably deliver messages.
5252 """
5353 end
5454
You can’t perform that action at this time.
0 commit comments