Skip to content

Commit 77188e2

Browse files
[auto-generated] Update structure file for main
1 parent e1d19e8 commit 77188e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

structure/main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2566,6 +2566,8 @@ export type CoreCourseGetContentsWSResponse = {
25662566
hiddenbynumsections?: number; // Whether is a section hidden in the course format.
25672567
uservisible?: boolean; // Is the section visible for the user?.
25682568
availabilityinfo?: string; // Availability information.
2569+
component?: string; // The delegate component of this section if any.
2570+
itemid?: number; // The optional item id delegate component can use to identify its instance.
25692571
modules: { // List of module.
25702572
id: number; // Activity id.
25712573
url?: string; // Activity url.

0 commit comments

Comments
 (0)