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

fix: PATCH method for Thread and Messages management #1923

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes changes to the HTTP methods used in the Messages and Threads controllers to better align with RESTful principles. The most important changes are:

HTTP method updates:

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev marked this pull request as ready for review February 4, 2025 07:09
@vansangpfiev vansangpfiev merged commit 5d355c8 into main Feb 4, 2025
12 checks passed
@vansangpfiev vansangpfiev deleted the fix/patch-api branch February 4, 2025 08:42
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