Skip to content

Commit

Permalink
Issue #SB-000 merge: Merged 'release-1.7.0' in master.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed Jun 27, 2018
2 parents a47142a + b2b8580 commit 83835a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/course/bean.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export class EnrolledCoursesRequest {
userId: string;
refreshEnrolledCourses?: boolean;
returnRefreshedEnrolledCourses?: boolean
}

export class EnrollCourseRequest {
Expand Down

0 comments on commit 83835a3

Please sign in to comment.