create

fun create(title: String, content: String, images: List<String>? = null, authorId: Long): Article