add changes
This commit is contained in:
@@ -313,7 +313,7 @@ router.get('/users/:userId', verifyToken, isAdmin, adminController.getUserById);
|
||||
* type: string
|
||||
* questionType:
|
||||
* type: string
|
||||
* enum: [multiple_choice, true_false, short_answer]
|
||||
* enum: [multiple_choice, trueFalse, short_answer]
|
||||
* options:
|
||||
* type: array
|
||||
* items:
|
||||
|
||||
Reference in New Issue
Block a user