filter by language
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-09-21 19:33:00 +08:00
parent 43da7407d0
commit b3091db7b2
3 changed files with 23 additions and 23 deletions

View File

@@ -229,6 +229,7 @@ export interface SubmissionListPayload {
username?: string
contest_id?: string
problem_id?: string
language?: LANGUAGE
page: number
limit: number
offset: number