mirror of
https://github.com/openai/codex.git
synced 2026-05-02 20:32:04 +03: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.