Skip to content

Commit bc26e0d

Browse files
1 parent 8d664d9 commit bc26e0d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Classroom/Resource/Courses.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ public function getGradingPeriodSettings($courseId, $optParams = [])
121121
* @param array $optParams Optional parameters.
122122
*
123123
* @opt_param string courseStates Restricts returned courses to those in one of
124-
* the specified states The default value is ACTIVE, ARCHIVED, PROVISIONED,
125-
* DECLINED.
124+
* the specified states. If unspecified, Courses in any state are returned.
126125
* @opt_param int pageSize Maximum number of items to return. Zero or
127126
* unspecified indicates that the server may assign a maximum. The server may
128127
* return fewer than the specified number of results.

0 commit comments

Comments
 (0)