Updated Artist (markdown)
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
### Retrieve artist
|
### Retrieve artist metadata
|
||||||
**URI**: https://icarus-demo.com/api/v1/artist/2
|
**URI**: https://icarus-demo.com/api/v1/artist/2
|
||||||
**Method**: Get
|
**Method**: Get
|
||||||
**Content type**: application/json
|
**Content type**: application/json
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Retrieve artists
|
### Retrieve all artist metadata
|
||||||
**URI**: https://icarus-demo.com/api/v1/artist
|
**URI**: https://icarus-demo.com/api/v1/artist
|
||||||
**Method**: Get
|
**Method**: Get
|
||||||
**Content type**: application/json
|
**Content type**: application/json
|
||||||
|
|||||||
Reference in New Issue
Block a user