Fixed
2026-01-21
8 months ago
PATCH /v3/interviews/{id}
- Fixed:
starts_at/ends_atnow accept any valid ISO 8601 timestamp (e.g. with fractional seconds or aZsuffix); previously only the exact%Y-%m-%dT%H:%M:%S%zformat was accepted and other valid ISO 8601 timestamps were rejected.
POST /v3/interviews
- Fixed:
starts_at/ends_atnow accept any valid ISO 8601 timestamp (e.g. with fractional seconds or aZsuffix); previously only the exact%Y-%m-%dT%H:%M:%S%zformat was accepted and other valid ISO 8601 timestamps were rejected.