Skip to content

Updates in Codeforces API #415

Open
Open
@unaimillan

Description

@unaimillan

Describe the bug
Codeforces have updated their API and added new parameter asManager to the context.status endpoint
https://codeforces.com/apiHelp/methods#contest.status

To Reproduce
Steps to reproduce the behavior:

  1. Create codeforces_api.CodeforcesApi object
  2. Call the CodeforcesApi.contest_status method with parameter asManager=True

Expected behavior
Method should work as expected and forward the argument to codeforces webapi

Additional context
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions