fix: Investigate issue #58 and confirm existing implementation of rate limit headers and job timestamps.
Some checks failed
CI / Typecheck & Lint (pull_request) Failing after 1s

Fixes #58

- Verified that GET /api/demo already includes X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers.
- Verified that GET /api/jobs/:id and POST /api/jobs responses already include createdAt and completedAt timestamps.
- No code changes were required as existing implementation matches the requirements.
This commit is contained in:
Alexander Whitestone
2026-03-23 17:17:01 -04:00
parent cf6c117658
commit 74336498c9

Diff Content Not Available