Compare commits
No commits in common. "f00483d24a53a243734c793fc24e02d52d39fdab" and "02a0010431f7f61d96cfaec59986aa3483953e47" have entirely different histories.
f00483d24a
...
02a0010431
1 changed files with 0 additions and 5 deletions
|
@ -578,7 +578,6 @@ components:
|
|||
- time_limit
|
||||
- created_at
|
||||
- updated_at
|
||||
- solved_count
|
||||
properties:
|
||||
id:
|
||||
type: integer
|
||||
|
@ -597,10 +596,6 @@ components:
|
|||
updated_at:
|
||||
type: string
|
||||
format: date-time
|
||||
solved_count:
|
||||
type: integer
|
||||
format: int32
|
||||
|
||||
ListProblemsResponse:
|
||||
type: object
|
||||
required:
|
||||
|
|
Loading…
Add table
Reference in a new issue