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:
2025-10-16 17:33:15 +00:00
committed by Javier Cicchelli
parent f3d5c0e6ac
commit 63118db805
4730 changed files with 4960 additions and 4243 deletions
+1 -1
View File
@@ -1 +1 @@
{"bundleDisplayName":"DiscogsService","bundleID":"DiscogsService","schemaVersion":{"patch":0,"minor":1,"major":0}}
{"schemaVersion":{"patch":0,"minor":1,"major":0},"bundleID":"DiscogsService","bundleDisplayName":"DiscogsService"}