Skip to content

Commit 01f3f4d

Browse files
committed
Fix timestamp in API docs example response
1 parent 58cadce commit 01f3f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/api/responses/chapters-list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"slug": "content-creation",
88
"description": "How to create documentation on whatever subject you need to write about.",
99
"priority": 3,
10-
"created_at": "2019-05-05:",
10+
"created_at": "2019-05-05T21:49:56.000000Z",
1111
"updated_at": "2019-09-28T11:24:23.000000Z",
1212
"created_by": 1,
1313
"updated_by": 1,

0 commit comments

Comments
 (0)