nickberens360/nickberens-astro

docs(routing): finalize deprecation timeline and headers

Open

#240 opened on Sep 13, 2025

 (0 comments) (0 reactions) (0 assignees)Python (0 forks)github user discovery
backenddocsgood first issuerouting

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Document final removal date for legacy routes and ensure deprecation headers link correctly.

Tasks

  • Update docs/api-routing-standardization-plan.md with EOL date for /api/public/* and legacy root endpoints.
  • Ensure Deprecation + Link headers in backend/core/app_factory.py reference the exact doc anchor.
  • Open a follow-up issue to remove aliases after the EOL date.

Acceptance Criteria

  • Doc updated with dates/anchors.
  • Headers verified against doc.

Contributor guide