diff --git a/docs/docs/concepts/rest-api.mdx b/docs/docs/concepts/rest-api.mdx index 50c7d5ba0177..5af6e407f396 100644 --- a/docs/docs/concepts/rest-api.mdx +++ b/docs/docs/concepts/rest-api.mdx @@ -49,6 +49,6 @@ format: ``` { - "created_at": "2006-01-02T15:04:05Z07:00" + "created_at": "2006-01-02T15:04:05+07:00" } ```