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

#2849 added set description endpoint for organizations #2850

Merged

Conversation

chpy04
Copy link
Contributor

@chpy04 chpy04 commented Sep 25, 2024

Changes

Added a set description endpoint to organizations in the path 'organizations/description/set' that takes in a string and updates the description of the user's organization. Requires the user to be an admin. Returns the new organization.

Test Cases

  • The user is not an admin --> fails
  • The user is an admin and the description gets updated

Screenshots

SetDescriptionPostman

Closes #2849

@chpy04 chpy04 self-assigned this Sep 25, 2024
Copy link
Contributor

@caiodasilva2005 caiodasilva2005 left a comment

Choose a reason for hiding this comment

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

LGTM

@walker-sean walker-sean merged commit 24f4d41 into feature/homepage-redesign Oct 1, 2024
4 checks passed
@walker-sean walker-sean deleted the #2849-setDescription-endpoint branch October 1, 2024 23:00
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.

3 participants