Updated Artist (markdown)
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
### Fetching artist
|
### Retrieving artist
|
||||||
**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 @@
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Fetching artists
|
### Retrieving artists
|
||||||
**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