From 9209811b209b59d307e0192f055054d310b2a14c Mon Sep 17 00:00:00 2001 From: Kun Deng Date: Sun, 13 Oct 2019 11:27:35 -0400 Subject: [PATCH] Updated Song (markdown) --- Song.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Song.md b/Song.md index 493878b..00466e3 100644 --- a/Song.md +++ b/Song.md @@ -10,6 +10,11 @@ **Method**: Get **Authorization**: Bearer ``token`` +### Streaming song +**URI**: https://icarus-demo.com/api/v1/song/stream/id +**Method**: Get +**Authorization**: Bearer ``token`` + ### Delete song **URL**: https://icarus-demo.com/api/v1/song/id **Method**: Delete