fix: remove a couple unused learning MFE serializer fields
Now that the frontend assumes there are no legacy courseware pages, we can stop sending them info about it.
This commit is contained in:
@@ -7431,7 +7431,6 @@ definitions:
|
||||
- original_user_is_staff
|
||||
- tabs
|
||||
- title
|
||||
- can_load_courseware
|
||||
- celebrations
|
||||
type: object
|
||||
properties:
|
||||
@@ -7479,9 +7478,6 @@ definitions:
|
||||
title: Title
|
||||
type: string
|
||||
minLength: 1
|
||||
can_load_courseware:
|
||||
title: Can load courseware
|
||||
type: boolean
|
||||
celebrations:
|
||||
title: Celebrations
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user