ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
561 stars 175 forks source link

Duplicate Assignment #636

Open dsavransky opened 1 year ago

dsavransky commented 1 year ago

What resource needs additional coverage? Assignment

What endpoints need to be covered? https://canvas.instructure.com/doc/api/assignments.html#method.assignments_api.duplicate

I'm planning on submitting a pull for this one shortly, unless this is already covered somewhere and I'm completely missing it. Just following the contributing guidelines to have an issue related to pulls.