Skip to content

feat: mark several API endpoints as deprecated in notifications, owners, and transactions controllers #2609

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PooyaRaki
Copy link
Contributor

Summary

This PR marks outdated or legacy API endpoints as deprecated across the notifications, owners, and transactions controllers to signal their upcoming removal and guide clients towards newer alternatives.

Changes

  • Added deprecated: true to Swagger @ApiOperation() metadata for selected endpoints
  • Updated descriptions to include deprecation notes
  • No changes to business logic or functionality — only Swagger documentation updated

@PooyaRaki PooyaRaki requested a review from a team as a code owner June 4, 2025 16:04
@PooyaRaki PooyaRaki self-assigned this Jun 5, 2025
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.

1 participant