mirror of
https://github.com/openai/codex.git
synced 2026-05-27 06:25:48 +00:00
The backend will be returning unix timestamps (seconds since epoch) instead of RFC 3339 strings. This will make it more ergonomic for developers to integrate against - no string parsing.