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
554 stars 173 forks source link

[Bug fix] Update `edit_front_page` to use `wiki_page` instead of `**kwargs` #532

Closed z3ht closed 1 year ago

z3ht commented 2 years ago

Proposed Changes

z3ht commented 2 years ago

Low priority
A simple bypass of this bug is to provide a **kwargs called wiki_page which contains all of the required keys

Thetwam commented 1 year ago

Closing as wontfix due to inactivity and previous comments.