no message
This commit is contained in:
parent
537c9d9af4
commit
ab0ec8782d
@ -137,7 +137,7 @@ class Article extends Base {
|
||||
throw new \Exception("Article not found");
|
||||
}
|
||||
|
||||
return $article;
|
||||
return $this->toJson($article);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user