Skip to content

feat(backend): Add Delete user profile image#3991

Merged
octoper merged 4 commits intomainfrom
vaggelis/sdki-530-delete-usersuser_idprofile_image-endpoint-is-not-exposed-in
Aug 21, 2024
Merged

feat(backend): Add Delete user profile image#3991
octoper merged 4 commits intomainfrom
vaggelis/sdki-530-delete-usersuser_idprofile_image-endpoint-is-not-exposed-in

Conversation

@octoper
Copy link
Member

@octoper octoper commented Aug 20, 2024

Description

This PR adds the DELETE /users/{user_id}/profile_image (reference) endpoint to the Backend SDK under the deleteUserProfileImage method on UserAPI class

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@octoper octoper requested a review from anagstef August 20, 2024 13:34
@changeset-bot
Copy link

changeset-bot bot commented Aug 20, 2024

🦋 Changeset detected

Latest commit: c7c6c35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@clerk/backend Minor
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/tanstack-start Patch
@clerk/testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@octoper octoper removed the request for review from anagstef August 20, 2024 13:34
@octoper octoper requested review from anagstef and tmilewski August 20, 2024 13:34
Copy link
Member

@anagstef anagstef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@panteliselef
Copy link
Contributor

@octoper Shall we open a docs PR as well ?

@octoper
Copy link
Member Author

octoper commented Aug 21, 2024

@panteliselef Yeah, here is the PR

@octoper octoper merged commit ed7baa0 into main Aug 21, 2024
@octoper octoper deleted the vaggelis/sdki-530-delete-usersuser_idprofile_image-endpoint-is-not-exposed-in branch August 21, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants