File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -368,10 +368,10 @@ Request data:
368
368
369
369
Parameters:
370
370
371
- - ` question_id ` ,Question ID, which must be an optional value of ` question.QuestionId ` in [ Question Details API] (#Question Detail).
372
- - ` lang ` , Question language, which must be an optional value of ` question.codeSnippets.langSlug ` in [ Question Details API] (#Question Detail)
371
+ - ` question_id ` ,Question ID, which must be an optional value of ` question.QuestionId ` in [ Question Details API] ( #Question- Detail ) .
372
+ - ` lang ` , Question language, which must be an optional value of ` question.codeSnippets.langSlug ` in [ Question Details API] ( #Question- Detail )
373
373
- ` typed_code ` , Running code, test the problem solving code that runs.
374
- - ` questionSlug ` , Question slug, which must be an optional value of ` question.titleSlug ` in [ Question Details API] (#Question Detail)
374
+ - ` questionSlug ` , Question slug, which must be an optional value of ` question.titleSlug ` in [ Question Details API] ( #Question- Detail )
375
375
- <s >` test_mode ` </s >, test mode.
376
376
- <s >` test_judger ` </s >, test judger.
377
377
You can’t perform that action at this time.
0 commit comments