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
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: