stub for courses #60
@ -2,7 +2,7 @@
|
||||
* Courses API
|
||||
*/
|
||||
|
||||
import { restGet, restPost } from './restConsumer.js'
|
||||
import { restGet, restPost, restDelete, restPatch } from './restConsumer.js'
|
||||
|
||||
/**
|
||||
* Create a new course
|
||||
|
Loading…
Reference in New Issue
Block a user