forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional fields to Content Migrations API
Closes CNVS-29501 Test Plan: * In a course, create some content migrations by exporting/importing course content * GET /api/v1/courses/:course_id/content_migrations/:id using site admin credentials * The response should contain infomation within an `audit_info` key * Hit the same endpoint with teacher, student, or other non-site-admin credentials * The API should not contain the extra information and should behave as before Change-Id: Ia121b2ff72e9be553c1de74be2fd259038526dc5 Reviewed-on: https://gerrit.instructure.com/102193 Tested-by: Jenkins Reviewed-by: Mysti Sadler <[email protected]> QA-Review: Heath Hales <[email protected]> Product-Review: Dan Minkevitch <[email protected]>
- Loading branch information
Dan Minkevitch
committed
Feb 16, 2017
1 parent
60e9740
commit 66f5ef2
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters