提供標準時間戳記
預設提供 created_at
與 updated_at
時間戳記,例如:
{
// ...
"created_at": "2012-01-01T12:00:00Z",
"updated_at": "2012-01-01T13:00:00Z",
// ...
}
這些時間戳記對某些資源或許無意義,此時可忽略。
Last updated
Was this helpful?
預設提供 created_at
與 updated_at
時間戳記,例如:
{
// ...
"created_at": "2012-01-01T12:00:00Z",
"updated_at": "2012-01-01T13:00:00Z",
// ...
}
這些時間戳記對某些資源或許無意義,此時可忽略。
Last updated
Was this helpful?