Magidoc

repository
Query

Lookup a given repository by the owner and repository name.

Arguments

#

followRenames = true

Follow repository renames. If disabled, a repository referenced by its old name will return an error.

name

Non-null

The name of the repository

owner

Non-null

The login field of a user or organization

Response

#

Returns Repository .

Example

#

    
  

3

    
  

3

    
  

3