From de28285c9e9952ac56ca1f6c5115a970a6dbb9a7 Mon Sep 17 00:00:00 2001 From: Kun Deng Date: Thu, 18 Jul 2019 19:59:05 -0400 Subject: [PATCH] Updated Song (markdown) --- Song.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Song.md b/Song.md index 6596f17..5819b54 100644 --- a/Song.md +++ b/Song.md @@ -18,6 +18,7 @@ ### Updating Song Metadata **URI**: https://icarus-demo.com/api/v1/song/id **Method**: Update +**Content type**: application/json **Authorization**: Bearer ``token`` **Request body**: ```Json @@ -33,6 +34,7 @@ ### Retrieve Song Metadata **URI**: https://icarus-demo.com/api/v1/song/id **Method**: Get +**Content type**: application/json **Authorization**: Bearer ``token`` **Response body**: ```Json @@ -51,6 +53,7 @@ ### Retrieve all Song Metadata **URI**: https://icarus-demo.com/api/v1/song **Method**: Get +**Content type**: application/json **Authorization**: Bearer ``token`` **Response body**: ```Json