User Identity endpoints #11

Merged
javier merged 6 commits from library/user-identity into main 2025-10-15 21:59:33 +00:00
Owner

This PR contains the work done to implement the User Identity endpoints of the Discogs API online service:

  • GET /users/{username}
  • POST /users/{username}
  • GET /users/{username}/contributions
  • GET /users/{username}/submissions
This PR contains the work done to implement the *User Identity* endpoints of the **Discogs API** online service: * GET `/users/{username}` * POST `/users/{username}` * GET `/users/{username}/contributions` * GET `/users/{username}/submissions`
javier added the Kind/Feature
Priority
Critical
labels 2025-10-15 21:59:15 +00:00
javier self-assigned this 2025-10-15 21:59:15 +00:00
javier added 6 commits 2025-10-15 21:59:16 +00:00
javier merged commit 2c91cad0bf into main 2025-10-15 21:59:33 +00:00
javier deleted branch library/user-identity 2025-10-15 21:59:33 +00:00
Sign in to join this conversation.