# Functions
NewCreateLessonHandler creates new lesson handler @Summary Create course @Description Create a new course @Tags course @Accept json @Produce json @Param course body createLessonRequest true "Add Course" @Success 200 {object} createLessonResponse @Failure 400 {object} error @Failure 404 {object} error @Failure 500 {object} error @Router /courses [post].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author