Github API - Test Config

PATCH /repos/{owner}/{repo}/import/lfs
repos
migrations

You can import repositories from Subversion, Mercurial, and TFS that include files larger than 100MB. This ability is powered by Git LFS. You can learn more about our LFS feature and working with large files on our help site.
Update Git LFS preference

Arguments
key owner

owner [scalar]

The account owner of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

The name of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json import

import [object]

A repository import from an external source.

Attributes
authors_count integer

authors_url string

commit_count integer

error_message string

failed_step string

has_large_files boolean

html_url string

import_percent integer

large_files_count integer

large_files_size integer

message string

project_choices 2014 []

push_percent integer

repository_url string

status string

status_text string

svc_root string

svn_root string

tfvc_project string

url string

use_lfs boolean

vcs string

vcs_url string

The URL of the originating repository.

API:
Github Open API
(version: 1.1.4)
422 validation_failed

validation_failed [scalar]

Validation failed, or the endpoint has been spammed.

API:
Github Open API
(version: 1.1.4)
503 porter_maintenance

porter_maintenance [scalar]

Unavailable due to service under maintenance.

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)