include private repositories this user has access to (defaults to true)
show only archived, non-archived or all repositories (defaults to all)
book (project id) that exist in a resource. If the resource contains the the book, its repository will be included in the results. Multiple book's are ORed.
if `uid` is given, search only for repos that the user owns
include search of keyword within repository description (defaults to false)
if false, q value will only be searched for in the repo name, owner, description and title and subject; otherwise search all values of the manifest file. (defaults to false)
show only pubic, private or all repositories (defaults to all)
If the repo is a resource of the given language(s), the repo will be in the results. Multiple lang's are ORed.
page size of results
type of repository to search for. Supported values are "fork", "source", "mirror" and "collaborative"
sort order, either "asc" (ascending) or "desc" (descending). Default is "asc", ignored if "sort" is not specified.
owner of the repo. Multiple owner's are ORed.
page number of results to return (1-based)
repo owner to prioritize in the results
keyword
name of the repo. Multiple repo's are ORed.
sort repos by attribute. Supported values are "alpha", "created", "updated", "size", and "id". Default is "alpha"
search only for repos that the user with the given id has starred
resource subject. Multiple subject's are ORed.
search only for repos that belong to the given team id
include template repositories this user has access to (defaults to true)
Limit search to repositories with keyword as topic
search only for repos that the user with the given id owns or contributes to
Generated using TypeDoc
Request parameters for repoSearch operation in RepositoryApi.
RepositoryApiRepoSearchRequest