feat: [AA-1206] remove redundant fields from API (#29920)

* feat: [AA-1206] remove redundant fields from API

Part of a larger effort to clean up the MFE BFF endpoints.
Remove the redundant fields username and course_access, both of which are also available in the course home metadata call.
This commit is contained in:
Chris Deery
2022-03-04 09:01:02 -05:00
committed by GitHub
parent 65aa26bd81
commit b61b29196b
5 changed files with 13 additions and 92 deletions

View File

@@ -2557,7 +2557,6 @@ paths:
* pacing: Course pacing. Possible values: instructor, self
* tabs: Course tabs
* user_timezone: User's chosen timezone setting (or null for browser default)
* can_load_course: Whether the user can view the course (AccessResponse object)
* is_staff: Whether the effective user has staff access to the course
* original_user_is_staff: Whether the original user has staff access to the course
* can_view_legacy_courseware: Indicates whether the user is able to see the legacy courseware view