inc/rest/routes/ContentRoutes.php @@ -96,7 +96,8 @@ 'user' => 'int|required', 'posts' => 'required', 'content' => 'string', ]); ]) ->register(); } protected function initTimelineFields(string $content): void