Skip to content

deprecated old_routes.py#77

Open
NeonCharlie-24 wants to merge 1 commit into
NeonGeckoCom:devfrom
NeonCharlie-24:feat/deprecate-old-routes
Open

deprecated old_routes.py#77
NeonCharlie-24 wants to merge 1 commit into
NeonGeckoCom:devfrom
NeonCharlie-24:feat/deprecate-old-routes

Conversation

@NeonCharlie-24
Copy link
Copy Markdown
Collaborator

Description

Remove deprecated old_routes.py. Its router was never mounted in main.py and all endpoints had been replaced by app/api/routes/. Migrated the one remaining consumer (debug.py) to use get_or_create_session_for_request_async from app/api/utils.py.

Issues

Closes #74

Other Notes

None

@NeonCharlie-24 NeonCharlie-24 requested a review from NeonDaniel May 21, 2026 22:34
@NeonCharlie-24 NeonCharlie-24 added this to the 2.1 milestone May 21, 2026
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.

[FEAT] Evaluate old_routes.py for deprecation

2 participants