Skip to content

API Entity Course

Gordan Krešić edited this page Nov 25, 2016 · 2 revisions

Course

{
	id: "f0aabc82-a475-11e6-aedd-4485006d0fd8",
	title: "Alternating current",
	description: "Alternating current (AC), is an electric current in which the flow of electric charge periodically reverses direction"
	author: { /* user */ }
}
Attribute Description
id Mentor's internal identificator for this course
title Course title
description Course description
author User that owns this course
Clone this wiki locally