Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
44 stars 200 forks source link

Migrate Task Creation Requests to /request API Endpoint #2042

Closed sahsisunny closed 19 hours ago

sahsisunny commented 1 month ago

Issue Description

Migrate task creation requests to the /request API endpoint.

Expected Behavior

After migration, task creation requests should be handled uniformly through the /request API endpoint.

Current Behavior

Task creation requests are currently handled through separate endpoints.

Screenshots

Reproducibility

Steps to Reproduce

N/A (As this is a migration task, there are no specific steps to reproduce.)

Severity/Priority

Additional Information

Checklist