We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6608c17 + 1bc3df5 commit 131c263Copy full SHA for 131c263
backend/question/docs/question.plantuml
@@ -54,7 +54,7 @@ note right of IQuestionServiceAPI
54
- POST /{id}/update: Update a specific question by ID
55
- POST /{id}/delete: Delete a specific question by ID
56
- POST /count-question: Count non-deleted questions given a list of complexities and categories
57
- - POST /pick-question: Pick a random question given a list of complexities and categories
+ - POST /pick-question: Pick a random question given a complexity and category
58
end note
59
60
class QuestionService {
0 commit comments