-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Create
codeforces_api.CodeforcesApiobject - Call the
CodeforcesApi.contest_statusmethod with parameterasManager=True
Expected behavior
Method should work as expected and forward the argument to codeforces webapi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
