Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/accept file uploads for profile pictures #243

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

tobisupreme
Copy link
Contributor

This PR...

Changes

  • endpoint to upload profile pictures is POST /accounts/profile-picture

Checklist

  • tested locally
  • added new dependencies
  • updated the Swagger API docs
  • updated the Postman collection
  • added a test
  • linter passes
  • format check passes

Fixes #242

@tobisupreme tobisupreme linked an issue Oct 23, 2023 that may be closed by this pull request
1 task
@tobisupreme tobisupreme temporarily deployed to Pre-deployment October 23, 2023 08:25 — with GitHub Actions Inactive
Copy link
Contributor

@Boye95 Boye95 left a comment

Choose a reason for hiding this comment

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

Kudos

@tobisupreme tobisupreme merged commit 96f2036 into dev Oct 23, 2023
1 check passed
@tobisupreme tobisupreme deleted the feat/accept-file-uploads-for-profile-pictures branch October 23, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: accept file uploads for profile pictures
2 participants