adding the right dependencies
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m58s
Build and test backend / Test-backend (pull_request) Successful in 1m57s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 20s

This commit is contained in:
Debucquoy Anthony 2024-03-06 23:10:29 +01:00
parent 13e027edd9
commit 2379b0e145
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

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)