stub for courses #60

Merged
tonitch merged 2 commits from tonitch/front/rest/courses into master 2024-03-07 22:29:08 +01:00
Showing only changes of commit 674409d948 - Show all commits

View File

@ -2,7 +2,7 @@
* Courses API
*/
import { restGet, restPost } from './restConsumer.js'
import { restGet, restPost, restDelete, restPatch } from './restConsumer.js'
/**
* Create a new course