Compare commits

..

No commits in common. "f00483d24a53a243734c793fc24e02d52d39fdab" and "02a0010431f7f61d96cfaec59986aa3483953e47" have entirely different histories.

View file

@ -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: