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 Extension Requests Create to /request API with Feature Flag #2019

Closed sahsisunny closed 2 months ago

sahsisunny commented 2 months ago

Issue Description

Migrate extension requests create API to the /request API endpoint with a feature flag.

Expected Behavior

After migration, extension requests should be handled uniformly through the /request API endpoint, with the feature flag controlling the functionality.

Current Behavior

Extension requests are currently handled through separate endpoints or mechanisms,.

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