Implemented the User Lists endpoints (#14)
This PR contains the work done to implement the *User Lists* endpoints of the *Discogs API* service in the `Open API` specification document:
* GET `/users/{username}/lists`
* GET `/lists/{list_id}`
Reviewed-on: #14
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #14.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
{"bundleDisplayName":"DiscogsService","bundleID":"DiscogsService","schemaVersion":{"patch":0,"minor":1,"major":0}}
|
||||
{"schemaVersion":{"patch":0,"minor":1,"major":0},"bundleID":"DiscogsService","bundleDisplayName":"DiscogsService"}
|
||||
Reference in New Issue
Block a user