fix: api helper voor extra error checks bij fetch dwengo api + schrijffout in controllers/themes
This commit is contained in:
parent
0c7f5791ea
commit
91eb374b7e
5 changed files with 45 additions and 8 deletions
|
@ -8,6 +8,8 @@ import {
|
|||
|
||||
const router = express.Router();
|
||||
|
||||
// DWENGO learning paths
|
||||
|
||||
// Query: hruids(list), language
|
||||
// Route to fetch learning paths based on a list of HRUIDs
|
||||
// Example: http://localhost:3000/learningPath?hruids=pn_werking&hruids=art1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue