From 1f403d94ca0e1f1620f4d3bdc8487a0c4d5034c9 Mon Sep 17 00:00:00 2001 From: Kun Deng Date: Thu, 18 Jul 2019 20:32:02 -0400 Subject: [PATCH] Updated Artist (markdown) --- Artist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Artist.md b/Artist.md index 9f2dba9..d24f2a8 100644 --- a/Artist.md +++ b/Artist.md @@ -1,4 +1,4 @@ -### Retrieve artist +### Retrieve artist metadata **URI**: https://icarus-demo.com/api/v1/artist/2 **Method**: Get **Content type**: application/json @@ -12,7 +12,7 @@ } ``` -### Retrieve artists +### Retrieve all artist metadata **URI**: https://icarus-demo.com/api/v1/artist **Method**: Get **Content type**: application/json