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

UTOPIA-697: Comment Reply Endpoints #1892

Merged
merged 4 commits into from
Dec 12, 2023
Merged

UTOPIA-697: Comment Reply Endpoints #1892

merged 4 commits into from
Dec 12, 2023

Conversation

BradyMitch
Copy link
Contributor

@BradyMitch BradyMitch commented Dec 7, 2023

🎯 Summary

UTOPIA-697

  • Added createReply method for POST /comments/reply
  • Added removeReply method for DELETE /comments/reply/:id

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • I have consulted with the team if introducing a new dependency.
  • My changes generate no new warnings.

@BradyMitch BradyMitch changed the title UTOPIA-697: Comment Replies Endpoints UTOPIA-697: Comment Reply Endpoints Dec 7, 2023
@github-actions github-actions bot added the DPIA API PR contains changes to DPIA API label Dec 7, 2023
@BradyMitch BradyMitch marked this pull request as ready for review December 7, 2023 22:40
@BradyMitch BradyMitch marked this pull request as draft December 7, 2023 22:40
@BradyMitch BradyMitch marked this pull request as ready for review December 12, 2023 17:18
@BradyMitch BradyMitch merged commit f08b326 into main Dec 12, 2023
11 of 13 checks passed
@BradyMitch BradyMitch deleted the UTOPIA-697 branch December 12, 2023 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DPIA API PR contains changes to DPIA API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants