1 Which is a perfectly generic sentence and in no way a discussion of specific moderation. Just a completely random example for which any coincidence is entirely due to pure chance. 2 2 If by some ...
Im trying to use the Delete route /threads/{id} and the server response is : {details: Method not allowed}. However i see that the route in the threads.py file has the route defined. @router.delete("/ ...
The DELETE thread request is currently not passing the "reason" field from the modal. This make the ThreadDeletedEmail not being sent. We should update it to a POST request instead and update the ...