Real-Dev-Squad / website-backend

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

Added Deprecation Warning Header for /users/self #2221

Closed vikasosmium closed 1 month ago

vikasosmium commented 1 month ago

Date: 22-Oct-2024

Developer Name: Vikas Singh


Issue Ticket Number

Description

I have added a custom header with a warning message to deprecate the API, informing developers about its future removal. Additionally, I have added comments to the controller function to indicate the deprecation and suggest the new replacement route.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1

Test Coverage

Screenshot 1

Unit Test

Screenshot 2024-10-22 024248

Screenshot 2024-10-22 024314

Integration Test

image

image

Additional Notes