Skip to content

Commit

Permalink
[auto-generated] Update structure file for main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent 816f502 commit e63af7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions structure/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3832,6 +3832,7 @@ export type CoreGradesGetGradeitemsWSResponse = {
*/
type CoreGradesGetGroupsForSearchWidgetWSParams = {
courseid: number; // Course Id.
cmid?: number; // Course module Id.
};

/**
Expand All @@ -3855,6 +3856,7 @@ export type CoreGradesGetGroupsForSearchWidgetWSResponse = {
*/
type CoreGradesGetGroupsForSelectorWSParams = {
courseid: number; // Course Id.
cmid?: number; // Course module Id.
};

/**
Expand Down Expand Up @@ -4140,6 +4142,7 @@ export type CoreGroupGetCourseUserGroupsWSResponse = {
*/
type CoreGroupGetGroupsForSelectorWSParams = {
courseid: number; // Course Id.
cmid?: number; // Course module Id.
};

/**
Expand Down

0 comments on commit e63af7e

Please sign in to comment.