From f09df515c6b61bf1842b7f4c75d6c81cbd69a6ff Mon Sep 17 00:00:00 2001 From: mi5ha Date: Mon, 12 Oct 2020 12:40:58 +0200 Subject: [PATCH] Updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 498ffe9..8330788 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,12 @@ composer create-project mi5ha/firebase-backend-api ## API +With all requests send this header: + +``` +Content-Type: application/json +``` + ### sendMulticastMessages Send notifications from one device to multiple other devices.