update
suspend fun update( id: Int, title: String?, description: String?, content: String?, titleRu: String?, descriptionRu: String?, contentRu: String?, category: ArticleCategory?, type: ArticleType?, url: String?, listImage: String?, viewImage: String?, isPublished: Boolean?, uploads: List<Int>): Article
Content copied to clipboard
Update model Article