Skip to content

Expand API coverage for LTI resource links for recently added endpoints #674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsmnhou opened this issue Dec 7, 2024 · 0 comments
Closed

Comments

@jsmnhou
Copy link
Contributor

jsmnhou commented Dec 7, 2024

What resource needs additional coverage?
API coverage for lti_resource_links has been introduced and can be referenced in this PR. So far, the Get links (ALL), Get link (by ID), and Create endpoints been implemented and tested.

What endpoints need to be covered?
Since the original ticket was filed, Canvas added 3 more API's for Bulk Create, Update, and Delete as shown below. Please view documentation here.

POST /api/v1/courses/:course_id/lti_resource_links/bulk
PUT /api/v1/courses/:course_id/lti_resource_links/:id
DELETE /api/v1/courses/:course_id/lti_resource_links/:id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants