Skip to content

Commit 13b757d

Browse files
stevsmitSteven Smith
andauthored
Updates api fields (quay#1103)
Co-authored-by: Steven Smith <[email protected]>
1 parent af322d6 commit 13b757d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/api-repository-listRepos.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)