- 出荷済み
- 2026年3月17日 19:39 UTC
- プロフィール
- kamo
- コンテンツ
- 037e020
Frontend was using wrong field names (dateModified, content, authorName) instead of the actual backend fields (dateUpdated, contentJson, authorMemberId). Also resolves author name from member ID via the team-members API.