SourceImport¶
-
class
github.SourceImport.SourceImport¶ This class represents SourceImports. The reference can be found here https://docs.github.com/en/rest/reference/migrations#source-imports
Type: integer
Type: string
-
has_large_files¶ Type: bool
-
html_url¶ Type: string
-
large_files_count¶ Type: integer
-
large_files_size¶ Type: integer
-
repository_url¶ Type: string
-
status¶ Type: string
-
status_text¶ Type: string
-
url¶ Type: string
-
use_lfs¶ Type: string
-
vcs¶ Type: string
-
vcs_url¶ Type: string
-
update()¶ Check and update the object with conditional request :rtype: Boolean value indicating whether the object is changed