adding the right dependencies
Some checks failed
Build and test backend / Test-backend (push) Waiting to run
deploy to production / deploy-frontend (push) Waiting to run
deploy to production / deploy-backend (push) Waiting to run
Build and test FrontEnd / Build-frontend (push) Waiting to run
Build and test backend / Build-backend (push) Has been cancelled

This commit is contained in:
Debucquoy Anthony 2024-03-06 23:10:29 +01:00 committed by Debucquoy Anthony
parent 13d9020c7d
commit 8e40638b5e

View File

@ -2,7 +2,7 @@
* cursus API
*/
import { restGet, restPost } from './restConsumer.js'
import { restGet, restPostn, restDelete, restPatch } from './restConsumer.js'
/**
* Create a new cursus (bundle of courses)