File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ _optional_|Whether to include the repository's popularity metric.|boolean
2626|query|**last_modified** +
2727_optional_|Whether to include when the repository was last modified.|boolean
2828|query|**public** +
29- _optional_ |Adds any repositories visible to the user by virtue of being public|boolean
29+ _required_ |Adds any repositories visible to the user by virtue of being public|boolean
3030|query|**starred** +
31- _optional_ |Filters the repositories returned to those starred by the user|boolean
31+ _required_ |Filters the repositories returned to those starred by the user|boolean
3232|query|**namespace** +
33- _optional_ |Filters the repositories returned to this namespace|string
33+ _required_ |Filters the repositories returned to this namespace|string
3434|===
3535
3636
You can’t perform that action at this time.
0 commit comments