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
|
- time_limit
|
||||||
- created_at
|
- created_at
|
||||||
- updated_at
|
- updated_at
|
||||||
- solved_count
|
|
||||||
properties:
|
properties:
|
||||||
id:
|
id:
|
||||||
type: integer
|
type: integer
|
||||||
|
@ -597,10 +596,6 @@ components:
|
||||||
updated_at:
|
updated_at:
|
||||||
type: string
|
type: string
|
||||||
format: date-time
|
format: date-time
|
||||||
solved_count:
|
|
||||||
type: integer
|
|
||||||
format: int32
|
|
||||||
|
|
||||||
ListProblemsResponse:
|
ListProblemsResponse:
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
|
|
Loading…
Add table
Reference in a new issue